OPERATING SYSTEMSOS Linux

How to Update Ubuntu Linux (QUICKLY)

How to update Ubuntu Linux and its packages quickly and efficiently. Use these Linux commands to update Ubuntu today and stay up to date with security and software updates!

source

ubuntu

10 thoughts on “How to Update Ubuntu Linux (QUICKLY)

  • Thank you you just earned of subscriber by not beating around the bush for 10 minutes so I could remember

  • Hello, when I type this command it asks for a passowrd. I don't remember the first time I used ubuntu but it may have asked me for a passowrd. If so I forgot it, do you know I can do?

  • sudo apt upgrade will erase all data and applications ???

  • Easiest way imo is just to go to ~/.bashrc file and set an alias to "sudo apt update -y; sudo apt upgrade -y"

    Performs a system update + upgrade with one user prompt, and no manual confirmation.

Comments are closed.