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

Last updated: May 12,2024

1. Install "libclang1" package

Please follow the instructions below to install libclang1 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libclang1

2. Uninstall "libclang1" package

Please follow the steps below to uninstall libclang1 on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libclang1
Architecture: amd64
Version: 1:11.0-51~exp1
Multi-Arch: same
Priority: optional
Section: universe/devel
Source: llvm-defaults (0.51~exp1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14
Depends: libclang1-11 (>= 11~)
Filename: pool/universe/l/llvm-defaults/libclang1_11.0-51~exp1_amd64.deb
Size: 3352
MD5sum: b09f1926c07213be2cc86686424666cd
SHA1: a88f9acf0883a9856cb371d57f160974c796d959
SHA256: bf2abfc32bd5159acb35927cb50ff157d867ca1a6f9e000e450e21ef5ab29dc5
SHA512: 0a747fec3c1799935dff6b0d498b6074c16804e55b7323044c9e43928b4a4d99b779ee821dfc9727e32942cc084dbe54f248104f418a75401c5ea0f9d54fb4c9
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