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

Last updated: September 20,2024

1. Install "libclang1-6.0" package

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

$ sudo apt update $ sudo apt install libclang1-6.0

2. Uninstall "libclang1-6.0" package

This is a short guide on how to uninstall libclang1-6.0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclang1-6.0
Architecture: amd64
Version: 1:6.0-1ubuntu2~16.04.1
Multi-Arch: same
Priority: optional
Section: libs
Source: llvm-toolchain-6.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24875
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm6.0 (>= 1:6.0~svn298832-1~), libstdc++6 (>= 5.2)
Filename: pool/main/l/llvm-toolchain-6.0/libclang1-6.0_6.0-1ubuntu2~16.04.1_amd64.deb
Size: 6774340
MD5sum: d8d74e9824aa7579b99cad66226fd69b
SHA1: 83cad7fecd91b9cdd657bc4e00126696b765f4e8
SHA256: 4a72364f258057020b0d58e59d02d5c01e4013fc9f59e78c8e9787145b778d6a
SHA512: f5d461c4b36894aa5a7c4f16aaf25ab93d9f6ffde63f8dfebf6ebfa6661c90fb67e1fae785464a328ae81ac01bd23f06d72b8dbcec39ce8e5e00be31a2c00fc4
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
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
provides most of the support of C++17.
.
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: 87298a16bf7fd99987a7ab1850749f1f
Supported: 5y