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

Last updated: May 20,2024

1. Install "python-clang-3.8" package

In this section, we are going to explain the necessary steps to install python-clang-3.8 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-clang-3.8

2. Uninstall "python-clang-3.8" package

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

$ sudo apt remove python-clang-3.8 $ sudo apt autoclean && sudo apt autoremove

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

Package: python-clang-3.8
Architecture: amd64
Version: 1:3.8-2ubuntu4
Priority: optional
Section: universe/python
Source: llvm-toolchain-3.8
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 153
Depends: python
Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7
Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7
Filename: pool/universe/l/llvm-toolchain-3.8/python-clang-3.8_3.8-2ubuntu4_amd64.deb
Size: 29270
MD5sum: 8fae307e586f1acd631644f27b4c9821
SHA1: cfdb8df63bdbaad05d06b9be69800a33b6f06b9e
SHA256: 489403ddcaad1db59a223ba2af6619a7287c90eba8e737f76985a56547f51a41
SHA512: 5123ea702c16bda65460c0c7c3c0fe238ba00e60e5bdbddcc0bdfeeb4e0dd26bed89384db98c6a34b5384b3980139bc297871c29cf0b1f93c2e669c30780763d
Homepage: http://www.llvm.org/
Description-en: Clang Python Bindings
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 binding package provides access to the Clang compiler and libraries.
Description-md5: b9ba71d54ff4306545e04fcc7ce0c746

Package: python-clang-3.8
Priority: optional
Section: universe/python
Installed-Size: 153
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.8
Version: 1:3.8-2ubuntu1
Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7
Depends: python
Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.6, python-clang-3.7
Filename: pool/universe/l/llvm-toolchain-3.8/python-clang-3.8_3.8-2ubuntu1_amd64.deb
Size: 29540
MD5sum: 33831f1c9b2ba75993ebe33b49ffbdae
SHA1: 6070769dabac63cbc29c73958d78c469f3af2cf4
SHA256: 3549ca29a531c20ff2aafeb5047cb06de22f5650067209e7a8c01d22f31e85d0
Description-en: Clang Python Bindings
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 binding package provides access to the Clang compiler and libraries.
Description-md5: b9ba71d54ff4306545e04fcc7ce0c746
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu