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

Last updated: May 11,2024

1. Install "libclang1-4.0" package

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

$ sudo apt update $ sudo apt install libclang1-4.0

2. Uninstall "libclang1-4.0" package

This guide let you learn how to uninstall libclang1-4.0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclang1-4.0
Architecture: amd64
Version: 1:4.0-1ubuntu1~16.04.2
Multi-Arch: same
Priority: optional
Section: devel
Source: llvm-toolchain-4.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 23638
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm4.0, libstdc++6 (>= 5.2)
Filename: pool/main/l/llvm-toolchain-4.0/libclang1-4.0_4.0-1ubuntu1~16.04.2_amd64.deb
Size: 6338668
MD5sum: e65167b1e2d3260efa73814c146280d2
SHA1: 653d9d4c1975823d7ecd38b7d88dace7068db114
SHA256: 30e6aec67653139b90f2cd0a66fd053635644366ee53735f3f178ed8ce42cbcf
SHA512: 53f66159a079f6d44eda845114f127b3c20bf6e220f0ee3028b8bd2f8d576a5133763035c4e1502bdba0cb7b460119527d7f559b45878b3315a4c50583cf6a30
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: 5y