How to Install and Uninstall libcr0 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libcr0" package

Please follow the steps below to install libcr0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcr0

2. Uninstall "libcr0" package

Learn how to uninstall libcr0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcr0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcr0 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcr0
Priority: optional
Section: universe/libs
Installed-Size: 102
Maintainer: Ubuntu Developers
Original-Maintainer: Alan Woodland
Architecture: amd64
Source: blcr
Version: 0.8.5-2.2
Depends: libc6 (>= 2.15)
Suggests: blcr-dkms
Conflicts: blcr-dkms (<< 0.8.4-3)
Filename: pool/universe/b/blcr/libcr0_0.8.5-2.2_amd64.deb
Size: 18848
MD5sum: fe781aa79af03276df4e590194550e74
SHA1: 416a4e51a75d3198cde5b7e2bc3bb4cbb1fd1663
SHA256: 32b62703d0096b73f5587955b979419dffc52e554114edab3a4c82570b5536bf
Description-en: Libraries to Checkpoint and Restart Linux processes
BLCR (Berkeley Lab Checkpoint/Restart) allows programs running on
Linux to be "checkpointed" (written entirely to a file), and then
later "restarted".
.
BLCR can checkpoint both single- and multithreaded (pthreads)
programs linked with the NPTL implementation of pthreads. BLCR is
also able to save and restore groups of related processes together
with the pipes that connect them.
.
This package contains the libraries needed to by programs to
use BLCR.
Description-md5: 7a91df0da9da24c9cf75bd04adfa87ce
Homepage: https://ftg.lbl.gov/projects/CheckpointRestart/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions