08-03-2014, 11:03 AM
(07-31-2014, 02:32 AM)Valtam link Wrote:sudo apt-get dist-upgrade would be the culprit here. LL is a heavily modified distribution, very easy to break if folks don't stick to the tried and true, ie. Install Updates. We have mentioned not doing sudo apt-get dist-upgrade in the past, you may be looking at a fresh install KirkThanks, Valtam. After doing the fresh LL install I have looked at the command and script behind Menu - Install Updates. Here is the script:
So for those of us who like to run everything from the terminal, Install Updates is nothing more than:
Code:
sudo apt-get update && sudo apt-get upgrade
Code:
sudo apt-get update && sudo apt-get dist-upgrade
LL 2.4, Xubuntu 14.04.2, Debian 8, Manjaro