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

Last updated: May 03,2024

1. Install "lld-14" package

This tutorial shows how to install lld-14 on Kali Linux

$ sudo apt update $ sudo apt install lld-14

2. Uninstall "lld-14" package

This guide covers the steps necessary to uninstall lld-14 on Kali Linux:

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

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

Package: lld-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 4831
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-16), libstdc++6 (>= 12), zlib1g (>= 1:1.2.2)
Size: 1212072
SHA256: 9243e01df75562e9bf344c637ab8a888bb1978b163fcce0a7f2007e46dfc8c07
SHA1: b3e9c7cf8e367efae4320b6d2657a0d31c3d4b20
MD5sum: 76f4493d4bf9cd627c25bc3dd7275067
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-14/lld-14_14.0.6-16_amd64.deb