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

Last updated: November 07,2024

1. Install "libclang1-9" package

Please follow the step by step instructions below to install libclang1-9 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libclang1-9

2. Uninstall "libclang1-9" package

Here is a brief guide to show you how to uninstall libclang1-9 on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libclang1-9
Architecture: amd64
Version: 1:9.0.1-16
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-16_amd64.deb
Size: 6685112
MD5sum: 50965be77e73d5c526dd8d48b150d65a
SHA1: 161ab14a9afaa4bc1015e325c3d97b7d41ee77d5
SHA256: 9e9ac0430292b58dc7fa095f2fce058c8bfebcf9a8564156c381e157738e045c
SHA512: 66ab83a24c8b889f986e3477773e6962155b75fe762f3c2ed13a97d8c30fe8428ea015c54866a5abc043672ccd50039978e206eeed011f6417a941921fa728a7
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