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

Last updated: September 20,2024

1. Install "python-clang-3.6" package

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

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

2. Uninstall "python-clang-3.6" package

Learn how to uninstall python-clang-3.6 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-clang-3.6
Priority: optional
Section: universe/python
Installed-Size: 149
Maintainer: Ubuntu Developers
Original-Maintainer: LLVM Packaging Team
Architecture: amd64
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3ubuntu2
Replaces: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.7, python-clang-3.8
Depends: python
Breaks: python-clang-3.3, python-clang-3.4, python-clang-3.5, python-clang-3.7, python-clang-3.8
Filename: pool/universe/l/llvm-toolchain-3.6/python-clang-3.6_3.6.2-3ubuntu2_amd64.deb
Size: 29064
MD5sum: bd14ff5f057a25e0b1d07242f20e0330
SHA1: af22740f71e190cf17b7fd7a505725b7c093d1ad
SHA256: 78ce9a1af31ad5e2fdde4bc6a347208fa2bf08bc56ccc5ec9023ff0308010985
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