Saturday, August 22, 2015

apt-get survival kit

apt-cache policy gcc-4.8-base
apt-get --simulate install libgfortran3
apt-get -f install       (fix broken)
apt-get update
ppa purge

aptitude install libgfortran3    : automatically downgrade packages