How to Install and Uninstall ldc Package on Kali Linux

Last updated: May 13,2024

1. Install "ldc" package

Please follow the step by step instructions below to install ldc on Kali Linux

$ sudo apt update $ sudo apt install ldc

2. Uninstall "ldc" package

This guide covers the steps necessary to uninstall ldc on Kali Linux:

$ sudo apt remove ldc $ sudo apt autoclean && sudo apt autoremove

3. Information about the ldc package on Kali Linux

Package: ldc
Version: 1:1.36.0-2
Installed-Size: 19363
Maintainer: Debian D Language Group
Architecture: amd64
Provides: d-compiler, d-v2-compiler
Depends: libphobos2-ldc-shared-dev (= 1:1.36.0-2), libc6 (>= 2.34), libgcc-s1 (>= 4.2), libllvm16, libstdc++6 (>= 11), zlib1g (>= 1:1.2.0)
Size: 4103184
SHA256: 57fd58b302e67e10771c51402692b2ba9640408d969f1990779d56cf5d63e5c3
SHA1: 205c43a8662edcabb88d1dfa11508181cdb652ab
MD5sum: e981ed5c80a3ce505788fe7b73eb0649
Description: LLVM D Compiler
LDC is a portable compiler for the D programming language with modern
optimization and code generation capabilities.
.
It uses the official DMD compiler frontend to support the latest version
of D, and relies on the LLVM Core libraries for code generation.
Description-md5:
Homepage: https://github.com/ldc-developers/ldc
Tag: devel::TODO, devel::compiler, role::program
Section: devel
Priority: optional
Filename: pool/main/l/ldc/ldc_1.36.0-2_amd64.deb