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

Last updated: May 21,2024

1. Install "libclang1-3.7-dbg" package

This guide covers the steps necessary to install libclang1-3.7-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libclang1-3.7-dbg" package

Please follow the step by step instructions below to uninstall libclang1-3.7-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclang1-3.7-dbg
Priority: extra
Section: universe/debug
Installed-Size: 146496
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Depends: libstdc++-5-dev, libgcc-5-dev, libobjc-5-dev, libclang1-3.7 (= 1:3.7.1-2ubuntu2)
Filename: pool/universe/l/llvm-toolchain-3.7/libclang1-3.7-dbg_3.7.1-2ubuntu2_amd64.deb
Size: 146537394
MD5sum: 3eec6d98a5455e24db559d2486afa8d5
SHA1: 15154efa33a7e44741a990b73b9768cba25d5e34
SHA256: 126e146b82c24f6155a3f4ca1532038962c393864b73b3203e39773fdd44259e
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 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 debugging symbols.
Description-md5: 3a867d73f1f9a837cc643b0089e26e82
Multi-Arch: same
Homepage: http://www.llvm.org/
Build-Ids: 9cabab186526a12d235ab2ef16fe8715a461382f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu