How to Install and Uninstall gcc-11 Package on Kali Linux

Last updated: May 18,2024

1. Install "gcc-11" package

This guide let you learn how to install gcc-11 on Kali Linux

$ sudo apt update $ sudo apt install gcc-11

2. Uninstall "gcc-11" package

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

$ sudo apt remove gcc-11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-11 package on Kali Linux

Package: gcc-11
Version: 11.4.0-7
Installed-Size: 51899
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: cpp-11 (<< 7.1.1-8)
Provides: c-compiler
Depends: cpp-11 (= 11.4.0-7), gcc-11-base (= 11.4.0-7), libcc1-0 (>= 11.4.0-7), binutils (>= 2.41.50.20231214), libgcc-11-dev (= 11.4.0-7), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.23-1~)
Suggests: gcc-11-multilib, gcc-11-doc (>= 11), gcc-11-locales (>= 11)
Size: 18183596
SHA256: 316bf20d6b03d112a155bce9836ac24e3b7e63b77fcecdd1db8fd9c0f8d57a1d
SHA1: e2f303f898c6d506a01c5660e08b7917fec3ad49
MD5sum: 4b4befb338c1408381d9725ae117d6b2
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
Description-md5:
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-11/gcc-11_11.4.0-7_amd64.deb