On 11/06/2020 6:29, אורי wrote: > Hi, > > Thanks for your suggestion, I decided to upgrade to 18.04.4 and I ran a > few times the following commands (from root): > > sudo apt autoremove > sudo apt-get update > sudo apt-get upgrade > sudo apt update > sudo apt upgrade
apt is basically a wrapper around apt-get and apt-cache. Running both apt-get and apt is pointless. It is also recommended to run autoremove after an upgrade (more useful than before). -- Tzafrir _______________________________________________ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il