How to Install and Uninstall llvm-12-linker-tools Package on Kali Linux

Last updated: May 16,2024

1. Install "llvm-12-linker-tools" package

This is a short guide on how to install llvm-12-linker-tools on Kali Linux

$ sudo apt update $ sudo apt install llvm-12-linker-tools

2. Uninstall "llvm-12-linker-tools" package

This guide covers the steps necessary to uninstall llvm-12-linker-tools on Kali Linux:

$ sudo apt remove llvm-12-linker-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the llvm-12-linker-tools package on Kali Linux

Package: llvm-12-linker-tools
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 4117
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: clang-12 (<< 1:12.0.0-2), llvm-12-dev (<< 1:12.0.0-2)
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libllvm12, libstdc++6 (>= 11)
Breaks: clang-12 (<< 1:12.0.0-2), llvm-12-dev (<< 1:12.0.0-2)
Size: 1223804
SHA256: cd1f2947e5aeb554756a62ee3b86792928891129feeb58f7627a4195c8fe0d68
SHA1: 8f37240d5521bf3b185df5bdb2de1142a3cc7351
MD5sum: c6b6e4a175c71fef8a1912a96eacf2f3
Description: Modular compiler and toolchain technologies - Plugins
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
This package contains the LLVMgold and LLVMPolly linker plugins.
Description-md5: 34d6480db2d150315f7bca6065772d03
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-12/llvm-12-linker-tools_12.0.1-20+b1_amd64.deb