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

Last updated: May 07,2024

1. Install "libclang-cpp9" package

In this section, we are going to explain the necessary steps to install libclang-cpp9 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libclang-cpp9

2. Uninstall "libclang-cpp9" package

This tutorial shows how to uninstall libclang-cpp9 on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libclang-cpp9
Architecture: amd64
Version: 1:9.0.1-16
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.14), libgcc-s1 (>= 3.0), libllvm9 (= 1:9.0.1-16), 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_amd64.deb
Size: 8342196
MD5sum: 7a2a67bf348200e81b3fee7afae93949
SHA1: 54234a35dc355a2b3a5f4e029c9865ca1a8d1d56
SHA256: 8f77a82cc97cd274de49b61c7d32c153997064101c370145ce5a529de8e3a3b6
SHA512: 08536ff94c51b7c302f3b8ccca44c260cd7155aea03b89e110d44532ca85c1735b2edab4359425b819e0393d5d4328fe2725b30e44e077c2890f0af357d8508e
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