4
Q:

update software in ubuntu

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
sudo apt update && sudo apt upgrade -y
1
# Upgrades all applications
sudo apt-get upgrade 
1

New to Communities?

Join the community