How to Install and Uninstall libclang1-8 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libclang1-8" package

This is a short guide on how to install libclang1-8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclang1-8

2. Uninstall "libclang1-8" package

Please follow the instructions below to uninstall libclang1-8 on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libclang1-8 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclang1-8
Architecture: amd64
Version: 1:8-3~ubuntu16.04.1
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: 26242
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libllvm8 (>= 1:8~svn298832-1~), libstdc++6 (>= 5.2)
Filename: pool/universe/l/llvm-toolchain-8/libclang1-8_8-3~ubuntu16.04.1_amd64.deb
Size: 6207468
MD5sum: d854fbaeafcb176ae52df37377cbdf81
SHA1: 41399f4859d0d69a33bc8530d1db68780e3f661a
SHA256: ec35ccd7e65d930cd7ac51b75a7145c15e940ddbbf50779682022eb69835758c
SHA512: d18e99651c63ec4ac1ec6b5985df87649553f34c94eabe28500e69f93b8ce9340ef8861bf51b9448654088faba383af8c67d9d2b3762c9490dc23fa00851b998
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