How to Install and Uninstall libc6-dev-i386 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: September 20,2024

1. Install "libc6-dev-i386" package

Here is a brief guide to show you how to install libc6-dev-i386 on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libc6-dev-i386" package

Please follow the guidelines below to uninstall libc6-dev-i386 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libc6-dev-i386 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libc6-dev-i386
Architecture: amd64
Version: 2.33-0ubuntu5
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: 8939
Provides: lib32c-dev
Depends: libc6-i386 (= 2.33-0ubuntu5), libc6-dev (= 2.33-0ubuntu5)
Recommends: gcc-multilib
Filename: pool/main/g/glibc/libc6-dev-i386_2.33-0ubuntu5_amd64.deb
Size: 1611080
MD5sum: 7e243ffdf15c7f4778166c8d5143dfef
SHA1: 454b407b23bb9f9a06bdc035c73fce0d7f2a9391
SHA256: 4e5400eb5e9e10fe946cffe6e4b6fcb005694d380a8f49688f15aed1b4c4a998
SHA512: c727131144931eb7aae5807ab37b6d8b1d46d498c07ec44f36590015940ef6041b318fcbfdb1f315c50b38c63a78e00a4ef783600872be837a9f668e4063184f
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