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

Last updated: July 07,2024

1. Install "gdc-13" package

This is a short guide on how to install gdc-13 on Kali Linux

$ sudo apt update $ sudo apt install gdc-13

2. Uninstall "gdc-13" package

Please follow the guidelines below to uninstall gdc-13 on Kali Linux:

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

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

Package: gdc-13
Source: gcc-13
Version: 13.2.0-13
Installed-Size: 107
Maintainer: Debian GCC Maintainers
Architecture: amd64
Replaces: gdc (<< 4.4.6-5)
Provides: d-compiler, d-v2-compiler, gdc
Depends: gdc-13-x86-64-linux-gnu (= 13.2.0-13), gcc-13-base (>= 13), g++-13 (>= 13)
Size: 41120
SHA256: f4b7c4a669980e5f6329575369b10bf176c455bff10ddd6e153200bb90e9920b
SHA1: d9259601a182ae454acaebb83a8e6e3ee098a94d
MD5sum: 5395470b8013ba12b1542e3f5b2f76d8
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-13/gdc-13_13.2.0-13_amd64.deb