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

Last updated: May 16,2024

1. Install "clang-3.6-examples" package

Please follow the instructions below to install clang-3.6-examples on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "clang-3.6-examples" package

Please follow the steps below to uninstall clang-3.6-examples on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: clang-3.6-examples
Priority: optional
Section: universe/doc
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3ubuntu2
Filename: pool/universe/l/llvm-toolchain-3.6/clang-3.6-examples_3.6.2-3ubuntu2_amd64.deb
Size: 13134
MD5sum: 5f7f8dfe54ab258e08d3e3bb737e8446
SHA1: 9e6f0c142b3485be7e01b8279e7e7a3163305093
SHA256: 9c755cf84936b1f6b7c139325de19f30e020f6e63cb53a5afc5154a60f9e9bb0
Description-en: Clang examples
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 clang examples.
Description-md5: 78ad2a8aa171b1ad75420f75f495a862
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu