How to Install and Uninstall libc6-dev-i386 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "libc6-dev-i386" package

This is a short guide on how to install libc6-dev-i386 on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libc6-dev-i386" package

Learn how to uninstall libc6-dev-i386 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libc6-dev-i386 package on Ubuntu 21.10 (Impish Indri)

Package: libc6-dev-i386
Architecture: amd64
Version: 2.34-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: 7144
Provides: lib32c-dev
Depends: libc6-i386 (= 2.34-0ubuntu3), libc6-dev (= 2.34-0ubuntu3)
Recommends: gcc-multilib
Filename: pool/main/g/glibc/libc6-dev-i386_2.34-0ubuntu3_amd64.deb
Size: 1425016
MD5sum: f7d86e91f7d969058a0074ffb3179560
SHA1: 95f9c70dd5c5cf9794517b4daa41067054931808
SHA256: 604947626b5d149462c2d4c9afbc577ac4ba4fbbb7d77faebb80161d864476f8
SHA512: 5eb2ad0098e04871036447c4c2f353453eedce1de682fba8671d844a3d1f6fa6d23adc9c0ddd821c1bf1e99ef51ea61028be28bc7d262e45ed59574afd1609ea
Homepage: https://www.gnu.org/software/libc/libc.html
Description-en: GNU C Library: 32-bit 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 32bit version of the
library, meant for AMD64 systems.
Description-md5: 50cf6ae98f9a3cdef9c53b186287325f
Original-Vcs-Browser: https://salsa.debian.org/glibc-team/glibc
Original-Vcs-Git: https://salsa.debian.org/glibc-team/glibc.git