How to Install and Uninstall libclang-common-3.7-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 27,2024
1. Install "libclang-common-3.7-dev" package
This is a short guide on how to install libclang-common-3.7-dev on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libclang-common-3.7-dev
Copied
2. Uninstall "libclang-common-3.7-dev" package
This tutorial shows how to uninstall libclang-common-3.7-dev on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libclang-common-3.7-dev
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libclang-common-3.7-dev package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libclang-common-3.7-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4529
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Depends: libllvm3.7 (= 1:3.7.1-2ubuntu2)
Filename: pool/universe/l/llvm-toolchain-3.7/libclang-common-3.7-dev_3.7.1-2ubuntu2_amd64.deb
Size: 273864
MD5sum: 8f70880da755faf7a5a05ec9691812e3
SHA1: d888165d4040421e0163305b88367212ee39dc10
SHA256: 5e5a6f1c32749a4b3420fd027335c53c6a8bf7beb1e0086c7713fd3bfdaebdf1
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 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 generic headers and some libraries
(profiling, etc).
Description-md5: d520ee762750e9d9026ecd659b0f7e2a
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/libdevel
Installed-Size: 4529
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Depends: libllvm3.7 (= 1:3.7.1-2ubuntu2)
Filename: pool/universe/l/llvm-toolchain-3.7/libclang-common-3.7-dev_3.7.1-2ubuntu2_amd64.deb
Size: 273864
MD5sum: 8f70880da755faf7a5a05ec9691812e3
SHA1: d888165d4040421e0163305b88367212ee39dc10
SHA256: 5e5a6f1c32749a4b3420fd027335c53c6a8bf7beb1e0086c7713fd3bfdaebdf1
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 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 generic headers and some libraries
(profiling, etc).
Description-md5: d520ee762750e9d9026ecd659b0f7e2a
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu