Page 1 of 1

Package Updater

Posted: Sat Feb 29, 2020 11:54 am
by ShadowRider85
Newbie Question: does package updater update all programs that are installed on the PI (4)

Re: Package Updater

Posted: Sat Feb 29, 2020 12:56 pm
by pcmanbob
Hi.

If the programs were installed with the OS or later with apt or apt-get or the GUI package manager, then yes if you run

sudo apt update
sudo apt full-upgrade

any updates available in the repositories will be applied to all installed programs.

Re: Package Updater

Posted: Sat Feb 29, 2020 1:09 pm
by fruitoftheloom
ShadowRider85 wrote:
Sat Feb 29, 2020 11:54 am
Newbie Question: does package updater update all programs that are installed on the PI (4)

If you are running Raspbian Buster, and the caveats in above apply, then yes:

https://www.raspberrypi.org/documentati ... pdating.md