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

Last updated: May 11,2024

1. Install "libclang1" package

Please follow the steps below to install libclang1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libclang1

2. Uninstall "libclang1" package

This tutorial shows how to uninstall libclang1 on Ubuntu 21.10 (Impish Indri):

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

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

Package: libclang1
Architecture: amd64
Version: 1:13.0-53~exp1
Multi-Arch: same
Priority: optional
Section: universe/devel
Source: llvm-defaults (0.53~exp1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15
Depends: libclang1-13 (>= 13~)
Filename: pool/universe/l/llvm-defaults/libclang1_13.0-53~exp1_amd64.deb
Size: 2832
MD5sum: 4052b638f5290a5a78303b43113e4d3b
SHA1: c87177fa3abcee0d28c26a4fc049d4249085cef2
SHA256: 364f65f8b3c30903e4c79dc6aad2655b7b830290969634d6d0b1b2844248f069
SHA512: 6c5f1e3bbbf4f7b4d0d7de8a9096c32aec8c2ab76bfcf5931f1ee97d35301aa7e8dcdf471b55f9319a1f05833481c2fe4ced412c629e8071b56a5b27525115d3
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