07-03-2017, 02:21 PM
(This post was last modified: 07-04-2017, 01:57 PM by ChristianC123.)
sudo apt-get update
updates the list of avail packages and versions.it does not install or upgrade any packages
Sudo apt-get upgrade
most of the times we are using sudo apt-get dist-upgarde. apt-get upgrade actually install newer version of packages you have.
Regards,
Christian
https://www.clouddesktoponline.com/
updates the list of avail packages and versions.it does not install or upgrade any packages
Sudo apt-get upgrade
most of the times we are using sudo apt-get dist-upgarde. apt-get upgrade actually install newer version of packages you have.
Regards,
Christian
https://www.clouddesktoponline.com/