To uninstall unifdef just follow these instructions.
sudo apt-get remove unifdef
This will remove just the unifdef package itself.
sudo apt-get remove --auto-remove unifdef
This will remove the unifdef package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for unifdef then this will work.
sudo apt-get purge unifdef
Or similarly, like this unifdef
sudo apt-get purge --auto-remove unifdef
Package | unifdef |
Version | 2.6-1 |
Maintainer | Bob Proulx <[email protected]> |
Home page | http://dotat.at/prog/unifdef/ |
Description | Remove cpp '#ifdef' lines from files |
Distro | debian |
Release | wheezy |
Repo | main |
Section | devel |