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

Last updated: April 29,2024

1. Install "libclang-cpp12-dev" package

This is a short guide on how to install libclang-cpp12-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libclang-cpp12-dev" package

Please follow the instructions below to uninstall libclang-cpp12-dev on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libclang-cpp12-dev
Architecture: amd64
Version: 1:12.0.0-1ubuntu1
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: 62
Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp12 (= 1:12.0.0-1ubuntu1)
Filename: pool/universe/l/llvm-toolchain-12/libclang-cpp12-dev_12.0.0-1ubuntu1_amd64.deb
Size: 3828
MD5sum: 85992bf4885405c1d9986a108aefff14
SHA1: dc41cbb520e77b2f56cd83c954df03aac4c8ae9c
SHA256: 7dd70a8387ee8d78fb02eeec47f35323e841b0407fdfdb6f9869bc461184aba3
SHA512: cef709128047427d49559f282f35f67d37b02a99a35d0c62db905c035875d5f44d1f56666358317a5efb68d774049ffb9042b34dc5003c8dd06a62d5fe7f4b12
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