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

Last updated: May 07,2024

1. Install "libclang1-9" package

In this section, we are going to explain the necessary steps to install libclang1-9 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libclang1-9

2. Uninstall "libclang1-9" package

Please follow the guidance below to uninstall libclang1-9 on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libclang1-9
Architecture: amd64
Version: 1:9.0.1-14build1
Priority: optional
Section: universe/libs
Source: llvm-toolchain-9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29878
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9)
Filename: pool/universe/l/llvm-toolchain-9/libclang1-9_9.0.1-14build1_amd64.deb
Size: 6678668
MD5sum: 27ab6ffa79c22f357c757a1add54cca5
SHA1: abf973a49cfcda3e71df75c15b854d3192e735c5
SHA256: be7c570216f646369dd32fd6490fe98172615a282094b0a35d2e36849399db76
SHA512: 830d2701bb9d8be70b469ae24137375f6c02436d837906fafcace3962274a8481b2df4f107672a2e7d8e05d6419f974df557851e77eb442a59f615a5d274842b
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 and 14 standards and also
provides most of the support of C++17.
.
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: b773817295739e0f81822ebebd8bbc53