How to Install and Uninstall libclang-cpp11-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "libclang-cpp11-dev" package

Please follow the instructions below to install libclang-cpp11-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libclang-cpp11-dev

2. Uninstall "libclang-cpp11-dev" package

Please follow the guidance below to uninstall libclang-cpp11-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libclang-cpp11-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libclang-cpp11-dev
Architecture: amd64
Version: 1:11.0.1-2ubuntu4
Priority: optional
Section: universe/libdevel
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 60
Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp11 (= 1:11.0.1-2ubuntu4)
Breaks: libclang-11-dev (<< 1:11~++20200124010400+805c157e8ae-1~exp1)
Replaces: libclang-11-dev (<< 1:11~++20200124010400+805c157e8ae-1~exp1)
Filename: pool/universe/l/llvm-toolchain-11/libclang-cpp11-dev_11.0.1-2ubuntu4_amd64.deb
Size: 3884
MD5sum: 2f2027982dc0a47e9cec940f54d2ffef
SHA1: 8bf680afef641050770be57a14a935fb9e7e7761
SHA256: 8eb17bdf1f399d144e3c2291ee316317ce5b6a2c7e6ba61f9ea25436f76c0da0
SHA512: 34f2b6c7e34f574443894f83f0e6b54edc650eba74e336d6454ad867b9c9af93f84eab5bb008d5fdf2ece071889470abadbef6b3ec6f50bc5555b7dd24cfae11
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.
.
This package contains symlinks without a version number, which needed by
linker at build time.
Description-md5: f5afea2f6b71ba0705e995aaab21eef9