How to Install and Uninstall gcc-python3-plugin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "gcc-python3-plugin" package

Please follow the step by step instructions below to install gcc-python3-plugin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcc-python3-plugin

2. Uninstall "gcc-python3-plugin" package

This guide let you learn how to uninstall gcc-python3-plugin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcc-python3-plugin $ sudo apt autoclean && sudo apt autoremove

3. Information about the gcc-python3-plugin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gcc-python3-plugin
Priority: optional
Section: universe/devel
Installed-Size: 1481
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: amd64
Source: gcc-python-plugin
Version: 0.15-1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libpython3.5 (>= 3.5.0~b1), python3:any (>= 3.3.2-2~), python3-lxml, python3-pygments, python3-six, gcc-5, g++-5
Recommends: www-browser, xdg-utils, graphviz
Suggests: gcc-python-plugin-doc
Filename: pool/universe/g/gcc-python-plugin/gcc-python3-plugin_0.15-1_amd64.deb
Size: 170692
MD5sum: 6b730c17ef1980e788230c6d281b1693
SHA1: f5811da0846ce9df4bf404f1662f72159847c4d7
SHA256: a161be808b209eb5674d15df3c4f8bb9879b6885888597df1ecc8562f1fc670d
Description-en: plugin for GCC to invoke Python scripts from inside the compiler
The GCC Python plugin is a plugin for GCC, which links against libpython,
and allows you to invoke arbitrary Python scripts from inside the compiler.
The aim is to allow you to write GCC plugins in Python.
Description-md5: bf9203960fc8716fdacdf014816878a5
Homepage: https://fedorahosted.org/gcc-python-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu