Sparky
5
Q:

upgrade ubuntu command line

sudo apt update && sudo apt upgrade -y
#or use it seperately
sudo apt update
sudo apt upgrade
#you make wanna run below command to remove unwanted
#and free up some space
sudo apt autoremove
4
#gets package(s) update definitions
sudo apt update
#upgrades the package(s) for which update definitions are received
sudo apt upgrade
2
sudo apt update
sudo apt upgrade
1
sudo apt-get upgrade firefox
0
sudo apt-get dist-upgrade firefox
0

New to Communities?

Join the community