Tools: Latest: Ubuntu Updated!!

Tools: Latest: Ubuntu Updated!!

Want to keep Ubuntu updated? Run these commands on your PC via terminal, or create a .sh file and add the following commands: Bashsudo apt update &&sudo apt full-upgrade -y &&sudo apt autoremove --purge -y &&sudo du -sh /var/cache/apt/archives &&sudo apt clean If you don't know how to create the .sh file, no problem! Just navigate to the folder in your terminal and run the following: touch file.sh ----> creates the filenano file.sh -----> opens the file in the terminal Finally, add the previous commands to the file, press CTRL + X. This will ask if you want to save the changes; press Y. How do you run it? Go to the folder where the file is located and run: sh file.sh You know, enjoy learning!! Templates let you quickly answer FAQs or store snippets for re-use. Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well For further actions, you may consider blocking this person and/or reporting abuse