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

Last updated: May 10,2024

1. Install "libclang-cpp13" package

This tutorial shows how to install libclang-cpp13 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libclang-cpp13

2. Uninstall "libclang-cpp13" package

In this section, we are going to explain the necessary steps to uninstall libclang-cpp13 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libclang-cpp13
Architecture: amd64
Version: 1:13.0.0-2
Priority: optional
Section: universe/libs
Source: llvm-toolchain-13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 54906
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.0-2), libstdc++6 (>= 11)
Filename: pool/universe/l/llvm-toolchain-13/libclang-cpp13_13.0.0-2_amd64.deb
Size: 11504430
MD5sum: 005816ecdc50df9476538431515c2c4b
SHA1: 0863ea806f34491b2f85c49bf22a0fae170dfaef
SHA256: d224ec4dc220ecc0243f3d56a458d3c421ec7b1950087e4e288295ff7d5a4c98
SHA512: ddfc05f834d9b7dacc4b3f64d52d55a57348ade5d6b18f4184c4500802294e5641945bbe440a555ae0957460c84fb2f20dd9b9b96f081568f2b3fc8b86e8147d
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