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

Last updated: June 04,2024

1. Install "gcc-13" package

Please follow the step by step instructions below to install gcc-13 on Kali Linux

$ sudo apt update $ sudo apt install gcc-13

2. Uninstall "gcc-13" package

Learn how to uninstall gcc-13 on Kali Linux:

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

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

Package: gcc-13
Version: 13.2.0-13
Installed-Size: 531
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: cpp-13 (<< 7.1.1-8)
Provides: c-compiler
Depends: gcc-13-x86-64-linux-gnu (= 13.2.0-13), gcc-13-base (= 13.2.0-13), binutils (>= 2.42)
Recommends: libc6-dev (>= 2.23-1~)
Suggests: gcc-13-multilib, gcc-13-doc (>= 13), gcc-13-locales (>= 13)
Size: 475336
SHA256: 003df5d67989e148caedc31a84c1de6a9b2a90ce90b36fc3ccc49fe87df7ce6a
SHA1: e45f9150bc16f7dc1a8bc0ff4334331d1fc5e25a
MD5sum: 2f26d1ed636336818d8d077a03a7f688
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-13/gcc-13_13.2.0-13_amd64.deb