How to Install and Uninstall libc-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "libc-bin" package

This tutorial shows how to install libc-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libc-bin

2. Uninstall "libc-bin" package

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

$ sudo apt remove libc-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libc-bin package on Ubuntu 21.10 (Impish Indri)

Package: libc-bin
Architecture: amd64
Version: 2.34-0ubuntu3
Multi-Arch: foreign
Priority: required
Essential: yes
Section: libs
Source: glibc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: GNU Libc Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 4005
Depends: libc6 (>> 2.34), libc6 (<< 2.35)
Suggests: manpages
Filename: pool/main/g/glibc/libc-bin_2.34-0ubuntu3_amd64.deb
Size: 1022858
MD5sum: ac231327125fafea33fc0ddb4c3eabdf
SHA1: 829bbf2dc03be07d87838d58b0bf17e58f1a449f
SHA256: c4a9547a174b09ace96e1e0cfb8bd5a1d8d4c5be1f61496344d626d950849e81
SHA512: 05222dda25511ad9d987b64fd957cbdbcb69cdbe124d76bc2955b6fe9db1da2282514ff10d961ada99fc279dfed5cadb63bdcb8ff49fa19ff97736b8592f5f38
Homepage: https://www.gnu.org/software/libc/libc.html
Description-en: GNU C Library: Binaries
This package contains utility programs related to the GNU C Library.
.
* catchsegv: catch segmentation faults in programs
* getconf: query system configuration variables
* getent: get entries from administrative databases
* iconv, iconvconfig: convert between character encodings
* ldd, ldconfig: print/configure shared library dependencies
* locale, localedef: show/generate locale definitions
* tzselect, zdump, zic: select/dump/compile time zones
Description-md5: 7625903821514b57277d1bae69ec3c1a
Task: minimal
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git