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

Last updated: May 10,2024

1. Install "gdc-12" package

Please follow the guidelines below to install gdc-12 on Kali Linux

$ sudo apt update $ sudo apt install gdc-12

2. Uninstall "gdc-12" package

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

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

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

Package: gdc-12
Source: gcc-12
Version: 12.3.0-14
Installed-Size: 38249
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: gdc (<< 4.4.6-5)
Provides: d-compiler, d-v2-compiler, gdc
Depends: gcc-12-base (>= 12), g++-12 (>= 12), libgphobos-12-dev (>= 12), libc6 (>= 2.36), 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: 10779924
SHA256: e3dc9f786deb7ec3db8304134b654cfd02a8cd9cd99938f47c80d00fc433da42
SHA1: 944347cad03333fad2255a9130d95bb8c0c66749
MD5sum: ca98a7e1f11de3073a2068997de44543
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-12/gdc-12_12.3.0-14_amd64.deb