How to Install and Uninstall libclang1-9 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libclang1-9" package

Please follow the step by step instructions below to install libclang1-9 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libclang1-9

2. Uninstall "libclang1-9" package

Learn how to uninstall libclang1-9 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libclang1-9 package on Ubuntu 21.10 (Impish Indri)

Package: libclang1-9
Architecture: amd64
Version: 1:9.0.1-16.1ubuntu1
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.33), libgcc-s1 (>= 3.0), libllvm9 (>= 1:9~svn298832-1~), libstdc++6 (>= 9)
Filename: pool/universe/l/llvm-toolchain-9/libclang1-9_9.0.1-16.1ubuntu1_amd64.deb
Size: 7301138
MD5sum: b373f39af9aa910670d311aeb953a9f7
SHA1: 3d6e0ed93b217c31acc79bdcdf44d1591912bde7
SHA256: 943953219dd2cf3ab44978a6f95f4d997b2b822c84140499e4bba9a0c59cf21b
SHA512: 19c7246cc84a64783672d76372737300a35ee5079e391e99b60931d652a4ff36f7ac9eda3a12cfd074764dae96875d5e073a762781b7ffdbb07739124ebd961e
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