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

Last updated: April 29,2024

1. Install "libclang-cpp12-dev" package

In this section, we are going to explain the necessary steps to install libclang-cpp12-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libclang-cpp12-dev" package

This tutorial shows how to uninstall libclang-cpp12-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libclang-cpp12-dev
Architecture: amd64
Version: 1:12.0.1-8build1
Priority: optional
Section: universe/libdevel
Source: llvm-toolchain-12
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 63
Depends: libstdc++-11-dev, libgcc-11-dev, libclang-cpp12 (= 1:12.0.1-8build1)
Filename: pool/universe/l/llvm-toolchain-12/libclang-cpp12-dev_12.0.1-8build1_amd64.deb
Size: 3668
MD5sum: 78d093b11f6ef5ea2f479a697d6ad8b6
SHA1: 03c5a669c9d203260e8f3f872b4caaa0f8ca9f90
SHA256: 9b776ff622a46cbb8a76e6dce2755b27f3b42e1ea43bf26a134e18857496bad6
SHA512: 5042ab4ee6cefab0b7621a87dab0a0e615dc919a1c6d5aa0d2b07fe5ea0993b60199fc6e607ee4f13c4d8cbfa4f6863489855049642e75c5172b9b603f2740db
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