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

Last updated: May 10,2024

1. Install "libclang-cpp13-dev" package

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

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

2. Uninstall "libclang-cpp13-dev" package

Here is a brief guide to show you how to uninstall libclang-cpp13-dev on Ubuntu 21.10 (Impish Indri):

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

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

Package: libclang-cpp13-dev
Architecture: amd64
Version: 1:13.0.0-2
Priority: optional
Section: universe/libdevel
Source: llvm-toolchain-13
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 65
Depends: libstdc++-11-dev, libgcc-11-dev, libclang-cpp13 (= 1:13.0.0-2)
Filename: pool/universe/l/llvm-toolchain-13/libclang-cpp13-dev_13.0.0-2_amd64.deb
Size: 3658
MD5sum: df98e2848f5bbd9e30112dd2385e2295
SHA1: 85c7d386a6a1c5e1acd528004bf94d13d87190ce
SHA256: 17ea618a0c191f83a3e3532c2a09dbe24773209e6cb850ab4d14a445480eb1e9
SHA512: 8ade616ff15adc1a94ad7bfff358087534361097433b38b68e556ab88a1238b87f475c78969b2a1fae165f2b24e4e298cc4c450ffd136c7b6b21f285a40c9a5e
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