Page MenuHomePureOS Tracker

Upgrading Packages
Updated 2,295 Days AgoPublic

Version 5 of 10: You are viewing an older version of this document, as it appeared on Jan 10 2018, 10:52.

Main PageGeneral RecommendationsUpgrading packages

Updating list of packages and upgrading them


NOTE: Always do update and upgrade before installing any package.

Update software repos

Run in terminal (type the command and hit ENTER) following command:

sudo apt update

Upgrade system

Run:

sudo apt upgrade

You can also execute sudo apt full-upgrade to force all packages to upgrade.

One-line command

One-line command would look like this:

sudo apt update && sudo apt full-upgrade

Last Author
mladen
Last Edited
Jan 10 2018, 10:52

Event Timeline

mladen created this document.Jun 20 2017, 10:39
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)Jul 3 2017, 05:03
mladen edited the content of this document. (Show Details)Oct 27 2017, 12:48
mladen edited the content of this document. (Show Details)Dec 20 2017, 10:51
mladen edited the content of this document. (Show Details)Jan 10 2018, 10:52
mladen edited the content of this document. (Show Details)
mladen changed the title from Upgrading Packages to Udating system.Feb 2 2018, 02:34
mladen changed the title from Udating system to Updating system.Mar 7 2018, 23:40
mladen edited the content of this document. (Show Details)Apr 8 2018, 09:44
mladen changed the edit policy from "All Users" to "Restricted Project (Project)".May 10 2018, 07:49
mladen edited the content of this document. (Show Details)Aug 19 2018, 08:02