How to Install and Uninstall libgcc-12-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libgcc-12-dev" package

This guide covers the steps necessary to install libgcc-12-dev on Kali Linux

$ sudo apt update $ sudo apt install libgcc-12-dev

2. Uninstall "libgcc-12-dev" package

Please follow the instructions below to uninstall libgcc-12-dev on Kali Linux:

$ sudo apt remove libgcc-12-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgcc-12-dev package on Kali Linux

Package: libgcc-12-dev
Source: gcc-12
Version: 12.3.0-14
Installed-Size: 14285
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: libtsan2 (<< 12-20211113-2~)
Depends: gcc-12-base (= 12.3.0-14), libgcc-s1 (>= 12.3.0-14), libgomp1 (>= 12.3.0-14), libitm1 (>= 12.3.0-14), libatomic1 (>= 12.3.0-14), libasan8 (>= 12.3.0-14), liblsan0 (>= 12.3.0-14), libtsan2 (>= 12.3.0-14), libubsan1 (>= 12.3.0-14), libquadmath0 (>= 12.3.0-14)
Recommends: libc6-dev (>= 2.23-1~)
Breaks: libtsan2 (<< 12-20211113-2~)
Size: 2431816
SHA256: 93df4ebaf9ccb49371d03cbf4156c800657a41798540f6770707fe5b85d3c394
SHA1: 2f0474ec5a55e2b93c7e2b6d76e34b52ac100c95
MD5sum: c3d98de58c7b3fc80e8bbc9756019f93
Description: GCC support library (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:
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gcc-12/libgcc-12-dev_12.3.0-14_amd64.deb