Page MenuHomePureOS Tracker

Upgrading Packages
Updated 2,312 Days AgoPublic

Version 4 of 10: You are viewing an older version of this document, as it appeared on Dec 20 2017, 10:51.

Main PageGeneral RecommendationsUpgrading packages

Updating list of packages and upgrading them


Run updating list of packages by runing

sudo apt update

in terminal. Run the upgrade afterwards with

sudo apt upgrade

You can also execute sudo apt full-upgrade to force all packages to upgrade. One-line command would look like this:

sudo apt update && sudo apt full-upgrade

NOTE: Always do update and upgrade before installing any package.
Last Author
mladen
Last Edited
Dec 20 2017, 10:51

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