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

Last updated: May 16,2024

1. Install "clang-3.5-doc" package

Learn how to install clang-3.5-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "clang-3.5-doc" package

Please follow the step by step instructions below to uninstall clang-3.5-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: clang-3.5-doc
Priority: optional
Section: universe/doc
Installed-Size: 2930
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: all
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Filename: pool/universe/l/llvm-toolchain-3.5/clang-3.5-doc_3.5.2-3ubuntu1_all.deb
Size: 499116
MD5sum: 1a236f91251694f4ac8bccc72ef1b1af
SHA1: e2fc0395987dc79c02648c9cc36805b184cabe15
SHA256: 0bceb5886dbac80d5044a1a003ac083ab93fd03791432c9958eb6ddfd3220a37
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