How to Install and Uninstall libclang-cpp9 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "libclang-cpp9" package

This guide covers the steps necessary to install libclang-cpp9 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libclang-cpp9

2. Uninstall "libclang-cpp9" package

This guide covers the steps necessary to uninstall libclang-cpp9 on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libclang-cpp9 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libclang-cpp9
Architecture: amd64
Version: 1:9.0.1-14build1
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-14build1), 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-14build1_amd64.deb
Size: 8347504
MD5sum: 4efd4a5ec34b795b69538de479654a6f
SHA1: 2c23d3a1b4881030f48c595ff433bd88240e90d7
SHA256: bf87238762d2f92ef434b7280384dcca141ede72645a3161cb5d0a8a213ee442
SHA512: 5430d3d01e191e9e7d0aadca34d4665c49a45170f28db45dbe58747874c53519568bf76fa6213f086e828993ff5e145d02634be116f2714de8f9ec6ba5a6a135
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