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

Last updated: May 18,2024

1. Install "gcc-11-base" package

In this section, we are going to explain the necessary steps to install gcc-11-base on Kali Linux

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

2. Uninstall "gcc-11-base" package

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

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

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

Package: gcc-11-base
Source: gcc-11
Version: 11.4.0-7
Installed-Size: 105
Maintainer: Debian GCC Maintainers
Architecture: amd64
Breaks: gnat (<< 7)
Size: 40296
SHA256: 73beb84cfee3eab723946ae685798e84a0df85c7da5d9034dfdad7c8a9339c51
SHA1: 069a230dea239b3f1a85bb90132671534dd8addc
MD5sum: 8fc34f7d8176d7445b9a9969a6875258
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-11/gcc-11-base_11.4.0-7_amd64.deb