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

Last updated: May 14,2024

1. Install "gcc-python-plugin-doc" package

Please follow the instructions below to install gcc-python-plugin-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gcc-python-plugin-doc

2. Uninstall "gcc-python-plugin-doc" package

This guide covers the steps necessary to uninstall gcc-python-plugin-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove gcc-python-plugin-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: gcc-python-plugin-doc
Priority: optional
Section: universe/doc
Installed-Size: 2006
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GCC Maintainers
Architecture: all
Source: gcc-python-plugin
Version: 0.15-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/g/gcc-python-plugin/gcc-python-plugin-doc_0.15-1_all.deb
Size: 583236
MD5sum: 46690e4d843d4bbfaa88bf4e4f237b16
SHA1: 3af88c6f57e27757c01c6fcaf157eb22f558a8ff
SHA256: 6864929a1181e26cff2595d7d95cb8bfd9fea0322b66dec17c9b38afe1ed58cc
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.
.
This package contains the documentation.
Description-md5: 6fb2f22f9b8144ff91cf438f9b20d14d
Homepage: https://fedorahosted.org/gcc-python-plugin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu