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

Last updated: May 20,2024

1. Install "lld-15" package

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

$ sudo apt update $ sudo apt install lld-15

2. Uninstall "lld-15" package

Please follow the instructions below to uninstall lld-15 on Kali Linux:

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

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

Package: lld-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 5082
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-10), libstdc++6 (>= 12), zlib1g (>= 1:1.2.2)
Size: 1257384
SHA256: 347edbd4d0e1d690f440d08c365e82d6ea55b4f9321781073c5474c93088a563
SHA1: 4920563b85aca72a6e57661e86626a83a816b0c4
MD5sum: 3d377015d659e24c39ece923655fa09c
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-15/lld-15_15.0.7-10_amd64.deb