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

Last updated: May 18,2024

1. Install "llvm-13-dev" package

This tutorial shows how to install llvm-13-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "llvm-13-dev" package

Please follow the steps below to uninstall llvm-13-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: llvm-13-dev
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: 245845
Depends: libc6 (>= 2.2.5), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.0-2), libstdc++6 (>= 4.1.1), libffi-dev, llvm-13 (= 1:13.0.0-2), libtinfo-dev, llvm-13-tools (= 1:13.0.0-2), libclang-cpp13 (= 1:13.0.0-2), libz3-dev, libxml2-dev
Filename: pool/universe/l/llvm-toolchain-13/llvm-13-dev_13.0.0-2_amd64.deb
Size: 34551674
MD5sum: 13611442a27e8c33bda3f55e4fb8511f
SHA1: ebba00ed29a817cb53766aed73b54a076c6f8876
SHA256: 973ad0af65e02122f40fc3b9398c7ee8b689f35403892a321d19a7032ab93136
SHA512: b8c08e7edc9cec8298d578a1628a4a9103a6b061ab1fdbe627c2f6642f29f47939f29301ea3c955df5c788e91e7481ec077e99b09224f1ece8ee98a6eaff700d
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