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

Last updated: May 05,2024

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

This guide covers the steps necessary to install llvm-13-linker-tools on Kali Linux

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

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

Learn how to uninstall llvm-13-linker-tools on Kali Linux:

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

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

Package: llvm-13-linker-tools
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 4218
Maintainer: LLVM Packaging Team
Architecture: amd64
Replaces: clang-13 (<< 1:13~++20210129063721), llvm-13-dev (<< 1:13~++20210129063721)
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libllvm13, libstdc++6 (>= 11)
Breaks: clang-13 (<< 1:13~++20210129063721), llvm-13-dev (<< 1:13~++20210129063721)
Size: 1254780
SHA256: ef4bf98fdc379a5fdf7029f466d0645a15656d9a8c1a9366ea5302b3f2d413be
SHA1: 4ee3115c6a2ba65836df04a0c516d55b28444dfa
MD5sum: f247d72b998c86a015ba8c3f1605bf48
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-13/llvm-13-linker-tools_13.0.1-7_amd64.deb