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

Last updated: May 11,2024

1. Install "libclang1" package

In this section, we are going to explain the necessary steps to install libclang1 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libclang1

2. Uninstall "libclang1" package

Please follow the steps below to uninstall libclang1 on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libclang1
Architecture: amd64
Version: 1:12.0-52~exp1
Multi-Arch: same
Priority: optional
Section: universe/devel
Source: llvm-defaults (0.52~exp1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15
Depends: libclang1-12 (>= 12~)
Filename: pool/universe/l/llvm-defaults/libclang1_12.0-52~exp1_amd64.deb
Size: 3204
MD5sum: 6d325556a522be6a09ac44d5b50d32f0
SHA1: e80d760a4717d659c4891ce052dec60946519914
SHA256: 35b6d7bea10298908516844b844b64e0b79c259438860b539b3848f930a7337b
SHA512: 966490774a4f6ca13aa921bc987785880105b6c25cbf8e97fddec5d9c914764cc7f9db8c41df18ab0eed21902ece99c6ae3f3443bdc02e96bb4a808fcb71da52
Description-en: C, C++ and Objective-C compiler (LLVM based)
Clang project is a C, C++, Objective C and Objective C++ front-end
for 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 is a dependency package providing the default clang libraries.
.
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: 071c8bb9bae1c79ad698910d3c1ada68