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

Last updated: May 11,2024

1. Install "clang-3.6-doc" package

This is a short guide on how to install clang-3.6-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "clang-3.6-doc" package

This guide let you learn how to uninstall clang-3.6-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: clang-3.6-doc
Priority: optional
Section: universe/doc
Installed-Size: 2999
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: all
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3ubuntu2
Filename: pool/universe/l/llvm-toolchain-3.6/clang-3.6-doc_3.6.2-3ubuntu2_all.deb
Size: 506708
MD5sum: 894cb3b9f9e334a3cf4af2472248bca3
SHA1: 2883e78ab5cf00696fbea55b384fb33c5416c416
SHA256: a786dabdc752e59b116ef935ec60ba64949a75a674dc6e14560c2a7c9f41a5fb
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 implements all of the ISO C++ 1998 and 2001 standards and also provides
a partial support of C++1y.
.
This package contains the documentation.
Description-md5: bf7ce4e670da476ae4cb783dde3e396a
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu