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

Last updated: June 29,2024

1. Install "lld-16" package

This guide let you learn how to install lld-16 on Kali Linux

$ sudo apt update $ sudo apt install lld-16

2. Uninstall "lld-16" package

This guide let you learn how to uninstall lld-16 on Kali Linux:

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

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

Package: lld-16
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 4900
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm16 (= 1:16.0.6-20), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2)
Size: 1218648
SHA256: 1a5fca8e0d441c127ef7aa2215f6079c02e788de674a5aa1247caf75c2c2f869
SHA1: 99585de6caa3a48a515f2369e8a7d53d401794b1
MD5sum: 2bb1963688e4d10595dfcf6adb981f35
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:
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/lld-16_16.0.6-20_amd64.deb