Home > System Tutorial > LINUX > What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

王林
Release: 2024-01-02 10:39:22
forward
1679 people have browsed it

ubuntu16.04 wants to upgrade to ubuntu18.04 system, how to upgrade? Let’s take a look at the detailed tutorial below.

1. First update Ubuntu16.04. Open the terminal and enter: sudo apt-get update

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

2. Enter the account password for authorization.

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

3. Enter: sudo apt-get dist-upgrade

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

4. You need to download the decompression authorization, enter Y, and confirm execution.

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

5. Enter: sudo apt-get autoremove

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

6. Enter y to confirm execution.

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

7. Enter: sudo apt-get install update-manager-core

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

8. Enter: sudo nano /etc/update-manager/release-upgrades, confirm that the prompt line is set to lts

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

9. Enter the command: sudo do-release-upgrade -d. When the upgrade prompt appears, enter y to confirm execution.

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

10. After the software package download and installation are completed, you will be prompted to restart. The upgrade is completed after restarting.

What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?

The above is the detailed content of What is the manual method to upgrade Ubuntu 16.04 to Ubuntu 18.04?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:jb51.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template