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