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

Last updated: May 18,2024

1. Install "gcc-12-base" package

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

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

2. Uninstall "gcc-12-base" package

Please follow the instructions below to uninstall gcc-12-base on Kali Linux:

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

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

Package: gcc-12-base
Source: gcc-12
Version: 12.3.0-14
Installed-Size: 104
Maintainer: Debian GCC Maintainers
Architecture: amd64
Breaks: gnat (<< 12), gnat-10 (<< 10.3)
Size: 41232
SHA256: cfec07c8c6552406fa5a235ec4343242c611543c0aac1745ae512707b1330f16
SHA1: 85c095d538bc94358c1e02117ba0514c8af96c44
MD5sum: 4825585d567e6bbd4a01b5690d376a89
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/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gcc-12/gcc-12-base_12.3.0-14_amd64.deb