How to Install and Uninstall gdc-11 Package on Kali Linux

Last updated: May 17,2024

1. Install "gdc-11" package

Please follow the guidance below to install gdc-11 on Kali Linux

$ sudo apt update $ sudo apt install gdc-11

2. Uninstall "gdc-11" package

Please follow the guidance below to uninstall gdc-11 on Kali Linux:

$ sudo apt remove gdc-11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the gdc-11 package on Kali Linux

Package: gdc-11
Source: gcc-11
Version: 11.4.0-7
Installed-Size: 27810
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: gdc (<< 4.4.6-5)
Provides: d-compiler, d-v2-compiler, gdc
Depends: gcc-11-base (>= 11), g++-11 (>= 11), libgphobos-11-dev (>= 11), libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), libisl23 (>= 0.15), libmpc3 (>= 1.1.0), libmpfr6 (>= 3.1.3), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Size: 9703372
SHA256: 132a0d12b5ab4d678b4645ad0a0ef13eec6b3f21f8236e2fc4857e6b8d811025
SHA1: 5b948d134e8c6204f6f570540c7ccd74a15ad0ba
MD5sum: 9c4f59c0cc0262ab2d25a9f4dd8749ac
Description: GNU D compiler (version 2)
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
.
This compiler supports D language version 2.
Description-md5:
Homepage: http://gcc.gnu.org/
Section: devel
Priority: optional
Filename: pool/main/g/gcc-11/gdc-11_11.4.0-7_amd64.deb