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

Last updated: June 02,2024

1. Install "libgcc-14-dev" package

Please follow the instructions below to install libgcc-14-dev on Kali Linux

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

2. Uninstall "libgcc-14-dev" package

This is a short guide on how to uninstall libgcc-14-dev on Kali Linux:

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

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

Package: libgcc-14-dev
Source: gcc-14
Version: 14-20240201-3
Installed-Size: 17311
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: libtsan2 (<< 12-20211113-2~)
Depends: gcc-14-base (= 14-20240201-3), libgcc-s1 (>= 14-20240201-3), libgomp1 (>= 14-20240201-3), libitm1 (>= 14-20240201-3), libatomic1 (>= 14-20240201-3), libasan8 (>= 14-20240201-3), liblsan0 (>= 14-20240201-3), libtsan2 (>= 14-20240201-3), libubsan1 (>= 14-20240201-3), libhwasan0 (>= 14-20240201-3), libquadmath0 (>= 14-20240201-3)
Recommends: libc6-dev (>= 2.23-1~)
Breaks: libtsan2 (<< 12-20211113-2~)
Size: 2667028
SHA256: 0cb3ef0f630d6a80f7907614332964e3df829330b3fa5a135c5e14df1d6918d5
SHA1: 3722eb6f6a10390881292dd36c759306c0348517
MD5sum: afa6915b202c6b0376ae6b9dfeb25e33
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/
Section: libdevel
Priority: optional
Filename: pool/main/g/gcc-14/libgcc-14-dev_14-20240201-3_amd64.deb

5. The same packages on other Linux Distributions