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

Last updated: May 03,2024

1. Install "libclang-cpp11-dev" package

This tutorial shows how to install libclang-cpp11-dev on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libclang-cpp11-dev" package

Please follow the step by step instructions below to uninstall libclang-cpp11-dev on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libclang-cpp11-dev
Architecture: amd64
Version: 1:11.0.0-2
Priority: optional
Section: universe/libdevel
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: libstdc++-10-dev, libgcc-10-dev, libclang-cpp11 (= 1:11.0.0-2)
Breaks: libclang-11-dev (<< 1:11~++20200124010400+805c157e8ae-1~exp1)
Replaces: libclang-11-dev (<< 1:11~++20200124010400+805c157e8ae-1~exp1)
Filename: pool/universe/l/llvm-toolchain-11/libclang-cpp11-dev_11.0.0-2_amd64.deb
Size: 3852
MD5sum: 84cb3a7cb7fa6259d6812734e24bd242
SHA1: dd8e667f005a04961bb71be0b9d1b8384f754247
SHA256: ab97c2cb7c43b0e33eb875709aa79b433c40a868ab122b265603b2eab20925bd
SHA512: 5df586c371ed8da05848a2586653fd0eecbc07722f18c9c69db0473efc67d863ba058a2b5b7a353d44f0f17e18c283d35079bef76f78a65a32b72e47b73a7ba3
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-cpp11.
Description-md5: 8e13899e83d756c1a17eeab5e439b2b4