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

Last updated: May 12,2024

1. Install "libclang1-3.9" package

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

$ sudo apt update $ sudo apt install libclang1-3.9

2. Uninstall "libclang1-3.9" package

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

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

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

Package: libclang1-3.9
Architecture: amd64
Version: 1:3.9.1-4ubuntu3~16.04.2
Multi-Arch: same
Priority: optional
Section: universe/devel
Source: llvm-toolchain-3.9
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 21771
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm3.9, libstdc++6 (>= 5.2)
Filename: pool/universe/l/llvm-toolchain-3.9/libclang1-3.9_3.9.1-4ubuntu3~16.04.2_amd64.deb
Size: 5858490
MD5sum: 83cdd95e68a83acd3dd75e6ac8cf71ff
SHA1: 0f34effa84fdacadc330a59db4ebd84bae2850f3
SHA256: ef06eb14615d380addd8385e64cafa49e381dc364cd0d28db8501400736d0ea2
SHA512: a27639e57f666d86773f669b9a871b79c17eb5d72937cad24c09f75350e2aacff0d5cf792baa6ad739a1263dc7fa0d328da9d760ade8e33872f78a566a9a5ce6
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