How to Install and Uninstall llvm-13-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "llvm-13-tools" package

Please follow the steps below to install llvm-13-tools on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-13-tools" package

Here is a brief guide to show you how to uninstall llvm-13-tools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the llvm-13-tools package on Ubuntu 21.10 (Impish Indri)

Package: llvm-13-tools
Architecture: amd64
Version: 1:13.0.0-2
Priority: optional
Section: universe/devel
Source: llvm-toolchain-13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1836
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.3), libllvm13, libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml
Filename: pool/universe/l/llvm-toolchain-13/llvm-13-tools_13.0.0-2_amd64.deb
Size: 388848
MD5sum: 2be555b1c2c6a4ef9c35cc4b09b7e1cf
SHA1: 6f3183d144d33a38d6e41357c5020bc2c5fa7b0d
SHA256: f2e46c07f59bd5ce2caffa6618b462fda4093affb11c49ec9ea16b4c077fedb6
SHA512: 06fd62e04814765a2efe2f225d2da506ab1c6588e55206c74c90018fb10cd012f4d5a994f7ae9f7640fabfc136eb5409afa1c1edc66c1dec0d92f219ee8709f2
Homepage: https://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, tools
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.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package provides tools for testing.
Description-md5: 709eba32627c3c079585c05fc5963fe8