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

Last updated: April 30,2024

1. Install "gcc-10" package

Here is a brief guide to show you how to install gcc-10 on Kali Linux

$ sudo apt update $ sudo apt install gcc-10

2. Uninstall "gcc-10" package

Here is a brief guide to show you how to uninstall gcc-10 on Kali Linux:

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

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

Package: gcc-10
Version: 10.4.0-4
Installed-Size: 51455
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: cpp-10 (<< 7.1.1-8)
Provides: c-compiler
Depends: cpp-10 (= 10.4.0-4), gcc-10-base (= 10.4.0-4), libcc1-0 (>= 10.4.0-4), binutils (>= 2.38.90.20220713), libgcc-10-dev (= 10.4.0-4), libc6 (>= 2.33), libgcc-s1 (>= 3.0), libgmp10 (>= 2:6.2.1+dfsg1), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libstdc++6 (>= 5), libzstd1 (>= 1.5.2), zlib1g (>= 1:1.1.4)
Recommends: libc6-dev (>= 2.30-1~)
Suggests: gcc-10-multilib, gcc-10-doc (>= 10), gcc-10-locales (>= 10)
Size: 17134516
SHA256: 18752520c9ce56b984340f138b276e8038fb8981ef021d91a2804c912ad45a91
SHA1: 96c285ec8b1fc8235b53f37f451b0689d90abb60
MD5sum: c9a8f14f3283b4abb21feaac0aa2f0d8
Description: GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
Description-md5: 394374e688b1afb3af5f419895d29698
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-10/gcc-10_10.4.0-4_amd64.deb