How to Install and Uninstall libclang-common-3.6-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libclang-common-3.6-dev" package

Learn how to install libclang-common-3.6-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclang-common-3.6-dev

2. Uninstall "libclang-common-3.6-dev" package

Learn how to uninstall libclang-common-3.6-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclang-common-3.6-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclang-common-3.6-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclang-common-3.6-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 10456
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3ubuntu2
Depends: libllvm3.6v5 (= 1:3.6.2-3ubuntu2)
Filename: pool/universe/l/llvm-toolchain-3.6/libclang-common-3.6-dev_3.6.2-3ubuntu2_amd64.deb
Size: 701954
MD5sum: f0102feda690fa7c86ea3425d542c544
SHA1: 1393471cd31c127c2c3c709abdbcf79e11750d3e
SHA256: e3c0be472b22c983997c3c24804620b3dd914a80dbd694229b690408c5267b01
Description-en: clang library - Common development package
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 package contains the clang generic headers and some libraries
(profiling, etc).
Description-md5: 2a229851c19feedf56d33570497c4b5c
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu