How to Install and Uninstall libclang-cpp11 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "libclang-cpp11" package

This is a short guide on how to install libclang-cpp11 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libclang-cpp11

2. Uninstall "libclang-cpp11" package

This is a short guide on how to uninstall libclang-cpp11 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libclang-cpp11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclang-cpp11 package on Ubuntu 21.10 (Impish Indri)

Package: libclang-cpp11
Architecture: amd64
Version: 1:11.0.1-2ubuntu5
Priority: optional
Section: universe/libs
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 44900
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libllvm11 (= 1:11.0.1-2ubuntu5), libstdc++6 (>= 11)
Filename: pool/universe/l/llvm-toolchain-11/libclang-cpp11_11.0.1-2ubuntu5_amd64.deb
Size: 10469822
MD5sum: a17ed8972e4426de34f16da67f6525b8
SHA1: 7d900d4fd0fae2cdfd11e8268abb21820cac135a
SHA256: 9779384f00d995f1ccaa9e3d130bbad0a9d6be61196c29a3e301030a5ad4dc70
SHA512: ec756545ae5ea814508da6ba494d6481f32e063edf172214d24aa63d4d81bbc2c38f9d772cdfaae9a36ccc8ada1024a2be435dc705aa97deeafc6c471a9ed253
Homepage: https://www.llvm.org/
Description-en: C++ interface to the Clang library
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang C++ library.
.
The C++ Interface to Clang provides an API that exposes
facilities for parsing source code into an abstract syntax tree (AST),
loading already-parsed ASTs, traversing the AST, associating physical source
locations with elements within the AST, and other facilities that support
Clang-based development tools.
Description-md5: 8acc7c5b41666c14f1ef5e79310225e6