Skip to content

Instantly share code, notes, and snippets.

Created May 23, 2013 07:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/5633288 to your computer and use it in GitHub Desktop.
Save anonymous/5633288 to your computer and use it in GitHub Desktop.
root@stacky:~# sudo apt-get remove --purge torrus-apache2; ls -l /etc/apache2/conf.d/torrus-apache2.conf
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
torrus-apache2*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? Y
(Reading database ... 211954 files and directories currently installed.)
Removing torrus-apache2 ...
Purging configuration files for torrus-apache2 ...
ls: cannot access /etc/apache2/conf.d/torrus-apache2.conf: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment