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

Last updated: May 04,2024

1. Install "llvm-11-tools" package

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

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

2. Uninstall "llvm-11-tools" package

Please follow the step by step instructions below to uninstall llvm-11-tools on Ubuntu 21.10 (Impish Indri):

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

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

Package: llvm-11-tools
Architecture: amd64
Version: 1:11.0.1-2ubuntu5
Priority: optional
Section: universe/devel
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1660
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.3), libstdc++6 (>= 11), libtinfo6 (>= 6), zlib1g (>= 1:1.1.4), python3, python3-pygments, python3-yaml
Filename: pool/universe/l/llvm-toolchain-11/llvm-11-tools_11.0.1-2ubuntu5_amd64.deb
Size: 358946
MD5sum: fe987544830ae66ce342aefc158b7928
SHA1: 695104178615787cf63712ac475c8e0ac9e40f3b
SHA256: 13b1c179f67c0f3ebb9c13f4d0ec1e671aed368af01153b6756c8e8141da09b6
SHA512: 72231dd350c5c9252e697733fa0efab56f1ba0c5afda76eff54033336e89222a72ffa7024a2d48e7e951de8566dd2aa1fd23f5215f486b312c69186859e2b7a7
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