mirror of
https://github.com/canonical/ubuntu-server-documentation.git
synced 2025-07-24 12:00:36 +00:00
Fixing ubuntu documentation-3
This commit is contained in:
@ -18,7 +18,7 @@ Before starting a major release upgrade, it's important to prepare your system t
|
||||
|
||||
* **Review Releases notes:** Always check the **release notes** for the new Ubuntu version we are moving to. This can be found on the [Ubuntu Wiki Releases Page](https://wiki.ubuntu.com/Releases).
|
||||
|
||||
* **Fully update the current system:** The release upgrade process requires that the current system has all the latest updates installed. This is a standard **package upgrade**, **apt update** will refresh package index database, and **apt upgrade** will download and install the latest versions of installed packages.
|
||||
* **Fully update the current system:** The release upgrade process requires that the current system has all the latest updates installed. This is a standard **package upgrade**: **apt update** will refresh package index database, and **apt upgrade** will download and install the latest versions of installed packages.
|
||||
|
||||
1. Run these commands to ensure everything is up to date:
|
||||
|
||||
@ -99,7 +99,7 @@ You should look at the differences between the files and decide what to do. The
|
||||
|
||||
### Removing Obsolete Packages
|
||||
|
||||
After all packages are updated, you can choose to remove any obsolete packages that are no longer needed:
|
||||
After all packages are updated, you can choose to remove any obsolete packages that are no longer needed:
|
||||
|
||||
```text
|
||||
Remove obsolete packages?
|
||||
|
Reference in New Issue
Block a user