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

Last updated: July 03,2024

1. Install "gcc-13-base" package

This guide covers the steps necessary to install gcc-13-base on Kali Linux

$ sudo apt update $ sudo apt install gcc-13-base

2. Uninstall "gcc-13-base" package

Please follow the steps below to uninstall gcc-13-base on Kali Linux:

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

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

Package: gcc-13-base
Source: gcc-13
Version: 13.2.0-13
Installed-Size: 105
Maintainer: Debian GCC Maintainers
Architecture: amd64
Breaks: gnat (<< 7)
Size: 42548
SHA256: b59311cbc675d29d67d8b9836ccdf00c79e03b18fc03e168a68b6c8cdc77f5df
SHA1: 4b1490598366f27fc4475c35c8388efe705889dc
MD5sum: fde2071cae5ae132f0ace31c9af60007
Description: GCC, the GNU Compiler Collection (base package)
This package contains files common to all languages and libraries
contained in the GNU Compiler Collection (GCC).
Description-md5:
Multi-Arch: same
Homepage: http://gcc.gnu.org/
Section: libs
Priority: optional
Filename: pool/main/g/gcc-13/gcc-13-base_13.2.0-13_amd64.deb