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

Last updated: May 12,2024

1. Install "libclang1-3.6-dbg" package

This guide let you learn how to install libclang1-3.6-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libclang1-3.6-dbg" package

Please follow the guidance below to uninstall libclang1-3.6-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclang1-3.6-dbg
Priority: extra
Section: universe/debug
Installed-Size: 128166
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3ubuntu2
Depends: libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang1-3.6 (= 1:3.6.2-3ubuntu2)
Filename: pool/universe/l/llvm-toolchain-3.6/libclang1-3.6-dbg_3.6.2-3ubuntu2_amd64.deb
Size: 128103354
MD5sum: 197651f6b1c6821d4486da0dd7724e5b
SHA1: 0dbb3eaf9ea774370091d7291bfce19a1fe77699
SHA256: 8125a749257367fb5d87605b164d026f784f079737257f1a97444fbef6529c7c
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: 53a1763578a08c984dfadc168fc7b822a2a638be
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu