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

Last updated: May 15,2024

1. Install "lld-11" package

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

$ sudo apt update $ sudo apt install lld-11

2. Uninstall "lld-11" package

Please follow the guidelines below to uninstall lld-11 on Kali Linux:

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

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

Package: lld-11
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 4804
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libllvm11 (= 1:11.1.0-6+b2), libstdc++6 (>= 12)
Size: 1175388
SHA256: c80124a0c9601073132882f1af8005983cf6295e242e69e30ea2e406255910e7
SHA1: 617635e8e5d27c42b90d3e9e1c353ecdee7cb3cf
MD5sum: 742e6c23f552880df8dec98bf0bb65ad
Description: LLVM-based linker
LLD is a new, high-performance linker. It is built as a set of reusable
components which highly leverage existing libraries in the larger LLVM
Project.
Description-md5: 39b52f07f105b329dd7852cce89ebb7d
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/lld-11_11.1.0-6+b2_amd64.deb