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

Last updated: May 07,2024

1. Install "libclang1-8" package

Here is a brief guide to show you how to install libclang1-8 on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libclang1-8

2. Uninstall "libclang1-8" package

Please follow the instructions below to uninstall libclang1-8 on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libclang1-8
Architecture: amd64
Version: 1:8.0.1-10build1
Priority: optional
Section: universe/libs
Source: llvm-toolchain-8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26212
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 9)
Filename: pool/universe/l/llvm-toolchain-8/libclang1-8_8.0.1-10build1_amd64.deb
Size: 6211624
MD5sum: 1d6a863c2661fac2a47f4c865b54a910
SHA1: b290388adf3647e0cd987404d2b6705360cf68a5
SHA256: 876fb5bd9e6eb6002b1e3f678a445401e953250a54ec6eb50838ed8403972e36
SHA512: 97ab8d1fe3e17d6bfa9735ee1e3504c9686926b8add3563c6b4494cec927307117a9eff0c099deb1d2ea2fd781518b5ddba3f2c905cdf5384142d78029504e3e
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