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

Last updated: May 11,2024

1. Install "libclang1" package

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

$ sudo apt update $ sudo apt install libclang1

2. Uninstall "libclang1" package

Learn how to uninstall libclang1 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclang1
Architecture: amd64
Version: 1:3.8-33ubuntu3.1
Multi-Arch: same
Priority: optional
Section: universe/devel
Source: llvm-defaults (0.33ubuntu3.1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 12
Depends: libclang1-3.8 (>= 3.8~)
Filename: pool/universe/l/llvm-defaults/libclang1_3.8-33ubuntu3.1_amd64.deb
Size: 2874
MD5sum: 7cbb9f7bb61781d4f27b6c1cfd6583f4
SHA1: 363cf5929b40dd142bea05de08b577bd757b6749
SHA256: 1aa58cb2b91c26ab4747dba89626e3c957e93b44edb994e302f01830044eb2e4
SHA512: 605c89f0684c57ef74e0e3b369d686f0bf5a7130dd5c32e9ecb26461e9423bf96cb8dfad79920e3dd061d02b742ccf67c997693f78b8f2ff025429bcb7bed05f
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 and 2001 standards and also provides
a partial support of C++1y.
.
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: 89e97d7d7cf5346bab4b0816abca08b9

Package: libclang1
Priority: optional
Section: universe/devel
Installed-Size: 12
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-defaults (0.33ubuntu3)
Version: 1:3.8-33ubuntu3
Depends: libclang1-3.8 (>= 3.8~)
Filename: pool/universe/l/llvm-defaults/libclang1_3.8-33ubuntu3_amd64.deb
Size: 2818
MD5sum: e785be76928c107641756088dd6e50e8
SHA1: 89384315a65a36ab3f8eeb2130543db36586de75
SHA256: 0d36e84894621a522c2f95fab825600fd2815d825fe541cc34ab2a8a325615eb
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 and 2001 standards and also provides
a partial support of C++1y.
.
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: 89e97d7d7cf5346bab4b0816abca08b9
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu