12
Q:

update linux command

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
# "To update Linux type:"
sudo apt-get update
# Enter your user's password.
7
# Upgrades all applications
sudo apt-get upgrade 
1
sudo do-release-upgrade
0

New to Communities?

Join the community