To uninstall libcr-dev just follow these instructions.
sudo apt-get remove libcr-dev
This will remove just the libcr-dev package itself.
sudo apt-get remove --auto-remove libcr-dev
This will remove the libcr-dev package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libcr-dev then this will work.
sudo apt-get purge libcr-dev
Or similarly, like this libcr-dev
sudo apt-get purge --auto-remove libcr-dev
Package | libcr-dev |
Version | 0.8.5-2 |
Maintainer | Alan Woodland <awoodland@debian.org> |
Home page | https://ftg.lbl.gov/projects/CheckpointRestart/ |
Description | Development files for BLCR |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libdevel |