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

Last updated: May 20,2024

1. Install "libgc1" package

Please follow the guidance below to install libgc1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libgc1

2. Uninstall "libgc1" package

Please follow the guidance below to uninstall libgc1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libgc1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libgc1
Architecture: amd64
Version: 1:8.0.4-3
Multi-Arch: same
Priority: optional
Section: libs
Source: libgc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Christoph Egger
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 403
Depends: libc6 (>= 2.32), libstdc++6 (>= 4.1.1)
Conflicts: libgc1c2
Replaces: libgc1c2
Filename: pool/main/libg/libgc/libgc1_8.0.4-3_amd64.deb
Size: 88392
MD5sum: e2399eb6a8242829f7b49e82a508ff0d
SHA1: 434558d8385d3f7e19d13315ba34e29bf93558b3
SHA256: 818dbbf89b1fc2fd3174c9906804ace1542e2b5c992be17b39918bdf0dd1f3de
SHA512: d13952f0132522fdde2b01a717fdf4d10b7b9eca0c21f89b86c32be542e89a88318306cf641121c66e0671443b0f1c67e55ffedb6ce8d581cdf8e90d1d34bddf
Homepage: http://www.hboehm.info/gc/
Description-en: conservative garbage collector for C and C++
Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is
intended to be used as a plug-in replacement for C's malloc or C++'s new().
.
It allows you to allocate memory basically as you normally would without
explicitly deallocating memory that is no longer useful. The collector
automatically recycles memory when it determines that it can no longer be
used.
.
This version of the collector is thread safe, has C++ support and uses the
defaults for everything else. However, it does not work as a drop-in malloc(3)
replacement.
Description-md5: fb0bc4e8a25a8d1d4508437085e3f5c8
Task: ubuntu-desktop, ubuntu-desktop-raspi, kubuntu-desktop, kubuntu-full, lubuntu-desktop, ubuntustudio-desktop, ubuntukylin-desktop, ubuntu-mate-core, ubuntu-mate-desktop, ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi