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

Last updated: May 13,2024

1. Install "gcc-python3-dbg-plugin" package

Here is a brief guide to show you how to install gcc-python3-dbg-plugin on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "gcc-python3-dbg-plugin" package

In this section, we are going to explain the necessary steps to uninstall gcc-python3-dbg-plugin on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gcc-python3-dbg-plugin
Priority: optional
Section: universe/devel
Installed-Size: 5632
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-dbg (>= 3.5.0~b1), gcc-python3-plugin (= 0.15-1), python3-lxml-dbg
Suggests: gcc-python-plugin-doc
Filename: pool/universe/g/gcc-python-plugin/gcc-python3-dbg-plugin_0.15-1_amd64.deb
Size: 2249580
MD5sum: ffe7e31c9f3c9a3d09ba6e863a564500
SHA1: 42664a1d314f368d4dabd6524541d7361ec07173
SHA256: 8c5ff9134eaf61e7a6a076fce32eeb31122190e0e36ae2cf133e1b9d0908e0e8
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/
Build-Ids: b53018e817f54aaa2677ba02881558dbfe24f627 c8c851bf23d26c6f20fafced1d84d068d3a52584
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu