How to Install and Uninstall libclang1-11 Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 05,2024

1. Install "libclang1-11" package

This tutorial shows how to install libclang1-11 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libclang1-11

2. Uninstall "libclang1-11" package

This guide covers the steps necessary to uninstall libclang1-11 on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libclang1-11 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclang1-11 package on Ubuntu 20.10 (Groovy Gorilla)

Package: libclang1-11
Architecture: amd64
Version: 1:11.0.0-2
Priority: optional
Section: universe/libs
Source: llvm-toolchain-11
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25278
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libllvm11 (>= 1:9~svn298832-1~), libstdc++6 (>= 9)
Filename: pool/universe/l/llvm-toolchain-11/libclang1-11_11.0.0-2_amd64.deb
Size: 5466020
MD5sum: 55362570667177367afb9089830b7ab9
SHA1: 46b4b82a488301a838b5fa9c293900de8f558f4d
SHA256: c0d6e19e10203abe970095f68ad2a884e442ca38663e0c428bd64c3c8fcda3d3
SHA512: 26485eec33c9cfbadbcb8f6b6517ea96166ead7d84603a3b61f6796a8f129c504b37acc0b243c85d3540983f816cd90d9795524ff1ddeafc6966341764ee999f
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 library.
.
The C Interface to Clang provides a relatively small 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: 6fbabc5fd121a4ff6b254de59627b6de