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

Last updated: May 11,2024

1. Install "libclang1-3.8" package

Please follow the guidelines below to install libclang1-3.8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclang1-3.8

2. Uninstall "libclang1-3.8" package

Here is a brief guide to show you how to uninstall libclang1-3.8 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclang1-3.8
Architecture: amd64
Version: 1:3.8-2ubuntu4
Multi-Arch: same
Priority: optional
Section: universe/devel
Source: llvm-toolchain-3.8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 14387
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm3.8, libstdc++6 (>= 5.2), libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev
Filename: pool/universe/l/llvm-toolchain-3.8/libclang1-3.8_3.8-2ubuntu4_amd64.deb
Size: 4138764
MD5sum: a2db4d86c04a5903c1ee549738ef8477
SHA1: c5f72df23f1754cb5476bd4234490a5dcb957bb9
SHA256: 679dd09b69dd01604e3ae1f1e2faefa1515421b22f0e1c7734cfabf07ac079c8
SHA512: 0429b8072c4ccb65448e9433972deec19df7bbe44a91d123bc1cbfb3480756f853a0b74b2830ce48bc5516941176e54d311776815952252758816b32fc57353b
Homepage: http://www.llvm.org/
Description-en: C interface to the clang library
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 fully implements all published ISO C++ standards including C++11, as
well as the upcoming C++14 standard, and some parts of the fledgling C++1z
standard, and is considered a production-quality C++ compiler.
.
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: 79130879d6a0df0f0a66eb091a2b6d74
Supported: 3y

Package: libclang1-3.8
Priority: optional
Section: universe/devel
Installed-Size: 14359
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.8
Version: 1:3.8-2ubuntu1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm3.8, libstdc++6 (>= 5.2), libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev
Filename: pool/universe/l/llvm-toolchain-3.8/libclang1-3.8_3.8-2ubuntu1_amd64.deb
Size: 4131626
MD5sum: 6b6028a4be66986e5d08141522b5bac9
SHA1: 253f62b4981df1065cd7d46391af64f3d9fb06d6
SHA256: 8a7754db19bd7286b0dfdfa4dff669dc2f244f1964bb5943266dbd4bef1f057c
Description-en: C interface to the clang library
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 fully implements all published ISO C++ standards including C++11, as
well as the upcoming C++14 standard, and some parts of the fledgling C++1z
standard, and is considered a production-quality C++ compiler.
.
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: 79130879d6a0df0f0a66eb091a2b6d74
Multi-Arch: same
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m