@nrailgun
2016-01-09T16:20:12.000000Z
字数 258
阅读 1604
强力软件
apt-get
is convenient. However, there is plenty of mess to clean up if you use it improperly.
Check /var/log/apt/history.log
for all mistakes you made.
May be you just messed the configure files, you really should
apt-get purge $SOFTWARE
instead of remove
it.