Chez ouam

/home/jmfrouin

View on GitHub
8 February 2013

Désinstaller un paquet et vérifier qu'il ne reste rien

by Jean-Michel Frouin

apt-get remove apache2.2-common -o pkgProblemResolver::FixByInstall=0
dpkg --status apache2.2-common
dpkg-query --showformat='${Conffiles}\n' --show apache2.2-common
tags: