How to Install and Uninstall libc6-dev-amd64 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "libc6-dev-amd64" package

Here is a brief guide to show you how to install libc6-dev-amd64 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libc6-dev-amd64

2. Uninstall "libc6-dev-amd64" package

Learn how to uninstall libc6-dev-amd64 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libc6-dev-amd64 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libc6-dev-amd64 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libc6-dev-amd64
Architecture: i386
Version: 2.32-0ubuntu3
Priority: optional
Section: libdevel
Source: glibc
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: GNU Libc Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 12035
Provides: lib64c-dev
Depends: libc6-amd64 (= 2.32-0ubuntu3), libc6-dev (= 2.32-0ubuntu3)
Recommends: gcc-multilib
Filename: pool/main/g/glibc/libc6-dev-amd64_2.32-0ubuntu3_i386.deb
Size: 1702424
MD5sum: d83b1a3c6d0c9be5e706b62807bb6130
SHA1: d6f20842eaf8429af26d6d40a505c07d57f8ca1f
SHA256: 3347ad61c3e576f288b030e5f2406a9385d16d5b633a6a6b43fd0c1cb6a7754e
SHA512: 8367af358b82e8f0feb2049917b23913cf9378f50039aec03d7903ed656908e673a91a5f56f9a791e154325f78dce9b4403f75bd4482a11eb6b77f6ba0e42465
Homepage: https://www.gnu.org/software/libc/libc.html
Description-en: GNU C Library: 64bit Development Libraries for AMD64
Contains the symlinks and object files needed to compile and link programs
which use the standard C library. This is the 64bit version of the
library, meant for AMD64 systems.
Description-md5: 4315f28f715f5adf117fa6a131d77331
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git