How to Install and Uninstall care Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "care" package

This guide let you learn how to install care on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install care

2. Uninstall "care" package

Here is a brief guide to show you how to uninstall care on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove care $ sudo apt autoclean && sudo apt autoremove

3. Information about the care package on Ubuntu 21.10 (Impish Indri)

Package: care
Architecture: amd64
Version: 2.2.1-1build1
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Rémi Duraffort
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 235
Depends: libarchive13 (>= 3.1.2), libc6 (>= 2.15), libtalloc2 (>= 2.0.4~git20101213)
Replaces: proot (<< 5.1.0-2)
Filename: pool/universe/c/care/care_2.2.1-1build1_amd64.deb
Size: 88108
MD5sum: 9857a29b0250f0c7230ca5311a671e93
SHA1: e6012702396fb6f9fbc2573b730442af87f5d911
SHA256: ad17438a6e5b67cade996998c7807b856ee921e5738b259ceb7524d0f1af154f
SHA512: da8d59982bec28fded09f692cb826439d5461439f7130e9a835b1bf0a6c2fa730f6eed3354e4033b15e4a4b95d6b61363d2bc1e927d2b86641c79a3861073d43
Homepage: http://reproducible.io
Description-en: make linux programs reproducible on all linux systems
CARE monitors the execution of the specified command to create an archive that
contains all the material required to re-execute it in the same context.
.
That way, the command will be reproducible everywhere, even on Linux systems
that are supposed to be not compatible with the original Linux system. CARE is
typically useful to get reliable bug reports, demonstrations, artifact
evaluation, tutorials, portable applications, minimal rootfs, file-system
coverage, ...
.
By design, CARE does not record events at all. Instead, it archives
environment variables and accessed file-system components -- before
modification -- during the so-called initial execution. Then, to reproduce
this execution, the re-execute.sh script embedded into the archive restores
the environment variables and relaunches the command confined into the saved
file-system.
Description-md5: 4eb2955d5ef5b31f60e47958eee9510b