How to Install and Uninstall lib32gcc-11-dev Package on Kali Linux

Last updated: May 19,2024

1. Install "lib32gcc-11-dev" package

Here is a brief guide to show you how to install lib32gcc-11-dev on Kali Linux

$ sudo apt update $ sudo apt install lib32gcc-11-dev

2. Uninstall "lib32gcc-11-dev" package

This guide covers the steps necessary to uninstall lib32gcc-11-dev on Kali Linux:

$ sudo apt remove lib32gcc-11-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the lib32gcc-11-dev package on Kali Linux

Package: lib32gcc-11-dev
Source: gcc-11
Version: 11.4.0-7
Installed-Size: 7889
Maintainer: Debian GCC Maintainers
Architecture: amd64
Depends: gcc-11-base (= 11.4.0-7), lib32gcc-s1 (>= 11.4.0-7), libx32gcc-s1 (>= 11.4.0-7), lib32gomp1 (>= 11.4.0-7), libx32gomp1 (>= 11.4.0-7), lib32itm1 (>= 11.4.0-7), libx32itm1 (>= 11.4.0-7), lib32atomic1 (>= 11.4.0-7), libx32atomic1 (>= 11.4.0-7), lib32asan6 (>= 11.4.0-7), libx32asan6 (>= 11.4.0-7), lib32ubsan1 (>= 11.4.0-7), libx32ubsan1 (>= 11.4.0-7), lib32quadmath0 (>= 11.4.0-7), libx32quadmath0 (>= 11.4.0-7)
Recommends: libc6-dev (>= 2.23-1~)
Size: 2190924
SHA256: 86633972da4686e924dd94cacc38819ba0176171a39166482f853f4e5b224d69
SHA1: d810da80fbc76ce51ff125191a49ba139dcc846e
MD5sum: b621034430a631500f42a78db3e460e2
Description: GCC support library (32 bit development files)
This package contains the headers and static library files necessary for
building C programs which use libgcc, libgomp, libquadmath, libssp or libitm.
Description-md5:
Homepage: http://gcc.gnu.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gcc-11/lib32gcc-11-dev_11.4.0-7_amd64.deb