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

Last updated: June 04,2024

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

Please follow the step by step instructions below to install libclang-common-3.5-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libclang-common-3.5-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclang-common-3.5-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 9912
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Depends: libllvm3.5v5 (= 1:3.5.2-3ubuntu1)
Filename: pool/universe/l/llvm-toolchain-3.5/libclang-common-3.5-dev_3.5.2-3ubuntu1_amd64.deb
Size: 667484
MD5sum: ac4e500b2bf2d2243c7fb1261d611e2e
SHA1: 0dce406000fdef1ae60b948198a4e1701dc06dd8
SHA256: 03f715b7e60d217232f47e50d926a6773a15184bace86b7a1d9cb55a20fe9b4b
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