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

Last updated: May 13,2024

1. Install "lld-13" package

Here is a brief guide to show you how to install lld-13 on Kali Linux

$ sudo apt update $ sudo apt install lld-13

2. Uninstall "lld-13" package

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

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

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

Package: lld-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 5729
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-7), libstdc++6 (>= 12)
Size: 1394672
SHA256: 7c84c0f329c644d0cc022963394c72bcc0b6e4e9f715f60adafe320689ccea08
SHA1: 6e75677c748ec0168f2057b5fe5bee7ad4117a5c
MD5sum: b87a9f6441efb0222e6e9109b30317bd
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: 39b52f07f105b329dd7852cce89ebb7d
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-13/lld-13_13.0.1-7_amd64.deb