Home
PureOS Tracker
Search
Configure Global Search
Log In
Transactions
Updating system
Change Details
Change Details
Old
New
Diff
{nav icon=home, name=Main Page > icon=thumbs-o-up, name=General Recommendations > name=Upgrading packages} Updating list of packages and upgrading them --- Run updating list of packages by runing {icon terminal}`sudo apt update` in terminal. Run the upgrade afterwards with {icon terminal}`sudo apt upgrade`. You can also execute {icon terminal}`sudo apt full-upgrade` to force all packages to upgrade.
{nav icon=home, name=Main Page > icon=thumbs-o-up, name=General Recommendations > name=Upgrading packages} Updating list of packages and upgrading them --- Run updating list of packages by runing {icon terminal}`sudo apt update` in terminal. Run the upgrade afterwards with {icon terminal}`sudo apt upgrade` You can also execute {icon terminal}`sudo apt full-upgrade` to force all packages to upgrade. One-line command would look like this: {icon terminal}`sudo apt update && sudo apt full-upgrade` NOTE: Always do update and upgrade before installing any package.
{nav icon=home, name=Main Page > icon=thumbs-o-up, name=General Recommendations > name=Upgrading packages} Updating list of packages and upgrading them --- Run updating list of packages by runing
{icon terminal}`sudo apt update` in terminal.
{icon terminal}`sudo apt update` in terminal.
Run the upgrade afterwards with
{icon terminal}`sudo apt upgrade`
{icon terminal}`sudo apt upgrade` You can also execute {icon terminal}`sudo apt full-upgrade` to force all packages to upgrade
.
You can also execute {icon terminal}`sudo apt full-upgrade` to force all packages to upgrad
One-line command would look like this: {icon terminal}`sudo apt update && sudo apt full-upgrade` NOTE: Always do update and upgrade before installing any packag
e.
Continue