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

Last updated: May 12,2024

1. Install "libclang-dev" package

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

$ sudo apt update $ sudo apt install libclang-dev

2. Uninstall "libclang-dev" package

Here is a brief guide to show you how to uninstall libclang-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclang-dev
Architecture: amd64
Version: 1:3.8-33ubuntu3.1
Priority: optional
Section: universe/libdevel
Source: llvm-defaults (0.33ubuntu3.1)
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 12
Depends: libclang-3.8-dev (>= 3.8~)
Filename: pool/universe/l/llvm-defaults/libclang-dev_3.8-33ubuntu3.1_amd64.deb
Size: 2710
MD5sum: b45eefa328ce0a724ab81585d0d8e95f
SHA1: 56079e6be48f909eb07eb22bb8d8a38224b946ce
SHA256: 922b6a2a52ebca90cfc77e51496d1e66d83ad53c6c5778740ac60062a00eee2f
SHA512: 8ed1d8e917b70cd1204a7dae4216b862aafcbb4130e3ab0173a6f3a3646d41814107f59b3cb2f91563bfc5b18c6f8f7cb56feddcde9cfd24472d2c503bcef296
Description-en: clang library - 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 is a dependency package providing the default libclang libraries and
headers.
Description-md5: 8a6c4601f28feb32284f74b212499467

Package: libclang-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 12
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-defaults (0.33ubuntu3)
Version: 1:3.8-33ubuntu3
Depends: libclang-3.8-dev (>= 3.8~)
Filename: pool/universe/l/llvm-defaults/libclang-dev_3.8-33ubuntu3_amd64.deb
Size: 2652
MD5sum: cc50b9c4438c69682c863f400e7dec29
SHA1: abdf17c02deab42be7d913175184432021ab761e
SHA256: b4864a24fb03220db2d40db84ad2156458eed074b097af56df27b8e7760bd7d4
Description-en: clang library - 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 is a dependency package providing the default libclang libraries and
headers.
Description-md5: 8a6c4601f28feb32284f74b212499467
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu