How to Install and Uninstall lld Package on Kali Linux
Last updated: November 05,2024
1. Install "lld" package
In this section, we are going to explain the necessary steps to install lld on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
lld
Copied
2. Uninstall "lld" package
This tutorial shows how to uninstall lld on Kali Linux:
$
sudo apt remove
lld
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the lld package on Kali Linux
Package: lld
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 20
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lld-16 (>= 16~)
Size: 5012
SHA256: 9d3d2f9b70aaa4f61789672ded807dd548497da73fa2385fc6659b86ea749f6f
SHA1: 1b38a9435a67e0c44e586a53489bbcf64ff382d3
MD5sum: efc4d4feace1725de3bf9f4079cd2158
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.
.
This is a dependency package providing the lld linker.
Description-md5:
Multi-Arch: same
Section: devel
Priority: optional
Filename: pool/main/l/llvm-defaults/lld_16.0-57_amd64.deb
Source: llvm-defaults (0.57)
Version: 1:16.0-57
Installed-Size: 20
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: lld-16 (>= 16~)
Size: 5012
SHA256: 9d3d2f9b70aaa4f61789672ded807dd548497da73fa2385fc6659b86ea749f6f
SHA1: 1b38a9435a67e0c44e586a53489bbcf64ff382d3
MD5sum: efc4d4feace1725de3bf9f4079cd2158
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.
.
This is a dependency package providing the lld linker.
Description-md5:
Multi-Arch: same
Section: devel
Priority: optional
Filename: pool/main/l/llvm-defaults/lld_16.0-57_amd64.deb