How to Install and Uninstall libclang-cpp10-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "libclang-cpp10-dev" package

Please follow the guidance below to install libclang-cpp10-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libclang-cpp10-dev" package

Please follow the steps below to uninstall libclang-cpp10-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libclang-cpp10-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libclang-cpp10-dev
Architecture: amd64
Version: 1:10.0.1-6
Priority: optional
Section: universe/libdevel
Source: llvm-toolchain-10
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp10 (= 1:10.0.1-6)
Breaks: libclang-10-dev (<< 1:10.0.0~+rc2-3)
Replaces: libclang-10-dev (<< 1:10.0.0~+rc2-3)
Filename: pool/universe/l/llvm-toolchain-10/libclang-cpp10-dev_10.0.1-6_amd64.deb
Size: 3824
MD5sum: 6db0cd3ae5652289b1f308d794d95c68
SHA1: f69e22e413fe9270846294ed0ce39932d270e8e9
SHA256: 34407e99241cb121ca4f62469fc0157221fe3109922d3ea250e236aa7e9d5b7c
SHA512: 06a79cbf6ec770069c5a45df53aa29275b0367ba0eac89ac12188e9f92c3bd8feef3f3d5a8533b08d82b6a35873ae0aa7684c03c10280558c9d29c78e6079402
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 the Clang headers to develop extensions over
libclang-cpp10.
Description-md5: eb68ebc9bab41ce1391f23d48dd41739