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

Last updated: May 22,2024

1. Install "libclang1-5.0" package

Please follow the steps below to install libclang1-5.0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclang1-5.0

2. Uninstall "libclang1-5.0" package

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

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

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

Package: libclang1-5.0
Architecture: amd64
Version: 1:5.0-3~16.04.1
Multi-Arch: same
Priority: optional
Section: devel
Source: llvm-toolchain-5.0
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25150
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libllvm5.0 (>= 1:5.0~svn298832-1~), libstdc++6 (>= 5.2)
Filename: pool/main/l/llvm-toolchain-5.0/libclang1-5.0_5.0-3~16.04.1_amd64.deb
Size: 6694982
MD5sum: 2bea9eac6857f80940287336811156c2
SHA1: 85fac38e95018d548a99e54ed24fd70b8cd8f76f
SHA256: 985fc4474774bf4bd4ba9cbf195ceebc64508464d58cddf4455f626039fb17f2
SHA512: 78ca9e07d41a0148e768ccc45fed803afed3073f46cfa904d07da3b6cb66e0c0c0b3390345400ee97cb6af31c0ab08bf210a39129479e27ff38cb28d192782bb
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
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 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: 79130879d6a0df0f0a66eb091a2b6d74
Supported: 5y