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

Last updated: May 19,2024

1. Install "python-gccjit-dbg" package

This tutorial shows how to install python-gccjit-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-gccjit-dbg

2. Uninstall "python-gccjit-dbg" package

This guide covers the steps necessary to uninstall python-gccjit-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-gccjit-dbg $ sudo apt autoclean && sudo apt autoremove

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

Package: python-gccjit-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1023
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: pygccjit
Version: 0.4-5
Depends: libc6 (>= 2.4), libgccjit0 (>= 5.1), python-dbg (<< 2.8), python-dbg (>= 2.7~), python-gccjit (= 0.4-5)
Filename: pool/universe/p/pygccjit/python-gccjit-dbg_0.4-5_amd64.deb
Size: 334790
MD5sum: 9a2c62fa76b5dedacddf3944dedf007b
SHA1: 001356266d4af0b231c7ca024dac7d00063ee3f0
SHA256: bd64f98f699d22e1a0f506654b8e0aefb6ca77df4b2e1a1e03f2f423a9977ed1
Description-en: Python bindings for libgccjit (debug build)
The bindings support both CPython 2 and CPython 3 (using Cython).
.
Note that both libgccjit and the bindings are of "Alpha" quality;
the APIs are not yet set in stone, and they shouldn't be used in
production yet.
Description-md5: 3926d3956b189561875d85be8e9e170a
Homepage: https://github.com/davidmalcolm/pygccjit
Build-Ids: 179387f48117b5b042928ee6605304d774e2251f
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu