How to Install and Uninstall libclang1-11 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 05,2024

1. Install "libclang1-11" package

This tutorial shows how to install libclang1-11 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libclang1-11

2. Uninstall "libclang1-11" package

Please follow the instructions below to uninstall libclang1-11 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libclang1-11 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libclang1-11
Architecture: amd64
Version: 1:11.0.1-2ubuntu4
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: 25295
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.1-2ubuntu4_amd64.deb
Size: 5474684
MD5sum: 50d8948481a494c17f80ef71d027ba88
SHA1: 5a1cc4536e59d78b0b910249aeac587fd3ad6435
SHA256: 5e7e386ff5e9b8c5dff018baa7f3e5245b6a25f92d0e80fbfef91524d306ea79
SHA512: 3521dc59ec5b21ba3bea853661635c67462e88b015eacbb8e2a7d721bb8cba850c6e321bb71560231331a65d1af72041860c071bae0f7a07244c3fd24e6610ca
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