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

Last updated: May 10,2024

1. Install "libclang-cpp12" package

Here is a brief guide to show you how to install libclang-cpp12 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libclang-cpp12

2. Uninstall "libclang-cpp12" package

Please follow the step by step instructions below to uninstall libclang-cpp12 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libclang-cpp12
Architecture: amd64
Version: 1:12.0.1-8build1
Priority: optional
Section: universe/libs
Source: llvm-toolchain-12
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45523
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1-8build1), libstdc++6 (>= 11)
Filename: pool/universe/l/llvm-toolchain-12/libclang-cpp12_12.0.1-8build1_amd64.deb
Size: 10714946
MD5sum: 014ba26e064fe1542c639ad79197f3ae
SHA1: 7890ae726d03aafae722caacbb0f9a4c5fcf47b2
SHA256: 99966a6ff51c46d1cd5dfe12095888287f1ff50ae55e6956e31093366dfee6e5
SHA512: 7dee4de54e5065d147a5578bd7be6f0f166d9f2ef83f9ae0c3811a53decde4048f900a92a891ace9d28215d46017e48f510f3718fa02e5bc8d224615926c1bbe
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