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

Last updated: May 17,2024

1. Install "python3-gccjit-dbg" package

Please follow the steps below to install python3-gccjit-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-gccjit-dbg" package

Please follow the guidelines below to uninstall python3-gccjit-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-gccjit-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1106
Maintainer: Ubuntu Developers
Original-Maintainer: Matthias Klose
Architecture: amd64
Source: pygccjit
Version: 0.4-5
Depends: libc6 (>= 2.4), libgccjit0 (>= 5.1), python3-dbg (<< 3.6), python3-dbg (>= 3.5~), python3-gccjit (= 0.4-5)
Filename: pool/universe/p/pygccjit/python3-gccjit-dbg_0.4-5_amd64.deb
Size: 359366
MD5sum: 69d1b42f8d971100cf0c3b8e97565553
SHA1: 3e2c6b5c30f591f17bcfb862c51b903281618b77
SHA256: b19a2d4781f3b03ccb2b7d635df1e6e47d903f20abb8e0fa1f0223f159fddc30
Description-en: Python3 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: 04f02dc60964bed94c37cf070f10bb76
Homepage: https://github.com/davidmalcolm/pygccjit
Build-Ids: f6d08a26dcfd7501103d3d401377b658296a9734
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu