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

Last updated: May 05,2024

1. Install "llvm-11-dev" package

In this section, we are going to explain the necessary steps to install llvm-11-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-11-dev" package

This guide let you learn how to uninstall llvm-11-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: llvm-11-dev
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: 208038
Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm11 (= 1:11.0.1-2ubuntu5), libstdc++6 (>= 4.1.1), libffi-dev, llvm-11 (= 1:11.0.1-2ubuntu5), libtinfo-dev, llvm-11-tools (= 1:11.0.1-2ubuntu5), libclang-cpp11 (= 1:11.0.1-2ubuntu5), libz3-dev
Filename: pool/universe/l/llvm-toolchain-11/llvm-11-dev_11.0.1-2ubuntu5_amd64.deb
Size: 29863624
MD5sum: 3d6cba208d14adf9d55696a7bdd431d0
SHA1: c683700359ec0ddb909d980398cc15b485d745fe
SHA256: 93131fdfe0dd747110751df201b54996f8a5ee603cf7e5a32d378aad8eb325c4
SHA512: 51625412887873c3b2a93cab40f2a7fc061bfa7d3561e38632becbc73d526c306c6e219393db6a2f7f423df84d9be4b00eea49f6b93b210714af1068cd5ed509
Homepage: https://www.llvm.org/
Description-en: Modular compiler and toolchain technologies, libraries and headers
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 the libraries and headers to develop applications
using llvm.
Description-md5: 29f654aa391c01f742a2023c872d7a49