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

Last updated: May 07,2024

1. Install "libclang-cpp9" package

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

$ sudo apt update $ sudo apt install libclang-cpp9

2. Uninstall "libclang-cpp9" package

Please follow the steps below to uninstall libclang-cpp9 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libclang-cpp9
Architecture: amd64
Version: 1:9.0.1-16.1ubuntu1
Priority: optional
Section: universe/libs
Source: llvm-toolchain-9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37020
Depends: libc6 (>= 2.33), libgcc-s1 (>= 3.0), libllvm9 (= 1:9.0.1-16.1ubuntu1), libstdc++6 (>= 9)
Breaks: libclang-cpp1-9 (<< 1:9~+rc3-1~exp1)
Replaces: libclang-cpp1-9 (<< 1:9~+rc3-1~exp1)
Filename: pool/universe/l/llvm-toolchain-9/libclang-cpp9_9.0.1-16.1ubuntu1_amd64.deb
Size: 9090128
MD5sum: 6899f761056a59151fb67e19193e229e
SHA1: ef6e3ad1ce53dca753da5d0add5268f06a1ae59c
SHA256: 52712febc776b5f075c8c71c942c4a083b25b888bfd7daf6e11c50324391ead2
SHA512: f55f7a638cd10b08d488fb6e35ee4e4e933a9defa5db015bcd12c237c16b431740d05138c5482e91b16ffb33c3ba531b255b74ac763572c92cbd1537c98bbb59
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 and 14 standards and also
provides most of the support of C++17.
.
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: df15daa6dd324d0fb064175e2e0fc5c7