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

Last updated: June 26,2024

1. Install "lld-17" package

This is a short guide on how to install lld-17 on Kali Linux

$ sudo apt update $ sudo apt install lld-17

2. Uninstall "lld-17" package

This is a short guide on how to uninstall lld-17 on Kali Linux:

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

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

Package: lld-17
Source: llvm-toolchain-17
Version: 1:17.0.6-5
Installed-Size: 5014
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm17 (= 1:17.0.6-5), libstdc++6 (>= 12), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.2)
Size: 1246516
SHA256: ea72664c05687a42b7aab797c1f1aa2924a4e071e3b52e816a9b35f491165e6c
SHA1: 919a40db1c76ea3c6280e93f69a7a8d3b6ae263a
MD5sum: 203852c34f4091c17620fdf50f58037a
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-17/lld-17_17.0.6-5_amd64.deb