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

Last updated: May 12,2024

1. Install "libclang1-3.5-dbg" package

Here is a brief guide to show you how to install libclang1-3.5-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclang1-3.5-dbg

2. Uninstall "libclang1-3.5-dbg" package

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

$ sudo apt remove libclang1-3.5-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: libclang1-3.5-dbg
Priority: extra
Section: universe/debug
Installed-Size: 119993
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Depends: libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang1-3.5 (= 1:3.5.2-3ubuntu1)
Filename: pool/universe/l/llvm-toolchain-3.5/libclang1-3.5-dbg_3.5.2-3ubuntu1_amd64.deb
Size: 120005962
MD5sum: 11fb14f5402026bd06fc0980212abf2e
SHA1: fc1fd3e4fc36479bc3f05dac85e3f43ec07f6dbf
SHA256: def71b23fc1da0ebf69590650be9a27a3c3791853c64b78df857c7130e5bb0a9
Description-en: 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 implements all of the ISO C++ 1998 and 2001 standards and also provides
a partial support of C++1y.
.
This package contains the debugging symbols.
Description-md5: b5cfddabd129e4587749c7728391a8e1
Multi-Arch: same
Homepage: http://www.llvm.org/
Build-Ids: c57e12de182b298ad7c18b959176f22c458f5627
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu