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

Last updated: May 16,2024

1. Install "clang-3.7-doc" package

Please follow the guidance below to install clang-3.7-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clang-3.7-doc

2. Uninstall "clang-3.7-doc" package

Learn how to uninstall clang-3.7-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove clang-3.7-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: clang-3.7-doc
Priority: optional
Section: universe/doc
Installed-Size: 3314
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: all
Source: llvm-toolchain-3.7
Version: 1:3.7.1-2ubuntu2
Filename: pool/universe/l/llvm-toolchain-3.7/clang-3.7-doc_3.7.1-2ubuntu2_all.deb
Size: 536858
MD5sum: ac28341c55c56834560707bde6f40a97
SHA1: 6d6c89736a694270355f02ac6ca9271921d835a2
SHA256: eb10b1606254665bce992caadcc1b338383e7dfcb146570170fcd36ede012a0c
Description-en: C, C++ and Objective-C compiler (LLVM based) - Documentation
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 documentation.
Description-md5: 32e8f4bc27336a4554b1f475736a028d
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu