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

Last updated: May 28,2024

1. Install "python-clang-3.5" package

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

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

2. Uninstall "python-clang-3.5" package

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

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

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

Package: python-clang-3.5
Priority: optional
Section: universe/python
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.5
Version: 1:3.5.2-3ubuntu1
Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.6, python-clang-3.7, python-clang-3.8
Depends: python
Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.6, python-clang-3.7, python-clang-3.8
Filename: pool/universe/l/llvm-toolchain-3.5/python-clang-3.5_3.5.2-3ubuntu1_amd64.deb
Size: 28308
MD5sum: 58cf298557166bb7f553995a37a9a650
SHA1: 79f1d70287eab7fe7fbf5347912edb3bde5c8974
SHA256: 534ead674b62c8bc4d558c53bcd3cc65be1ea533ca08b5d8c4b95f224ae1fdd0
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 implements all of the ISO C++ 1998 and 2001 standards and also provides
a partial support of C++1y.
.
This binding package provides access to the Clang compiler and libraries.
Description-md5: b3fcddfea329d33ae3f2f6c31d6cc9f0
Homepage: http://www.llvm.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu