How to Install and Uninstall python3-gccjit Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-gccjit" package

This guide covers the steps necessary to install python3-gccjit on Kali Linux

$ sudo apt update $ sudo apt install python3-gccjit

2. Uninstall "python3-gccjit" package

Please follow the step by step instructions below to uninstall python3-gccjit on Kali Linux:

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

3. Information about the python3-gccjit package on Kali Linux

Package: python3-gccjit
Source: pygccjit (0.4-13)
Version: 0.4-13+b1
Installed-Size: 553
Maintainer: Matthias Klose
Architecture: amd64
Depends: libc6 (>= 2.4), libgccjit0 (>= 5.1), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Suggests: python-gccjit-doc
Size: 113552
SHA256: 974d677f07f2c0813f9e4937eef31ec523aa51193a17d24c28c83e6a1aa3a5b9
SHA1: 26de00fa79bbbdb058727a7254af309f78303047
MD5sum: a381aa54198bc811cbce845960e2687f
Description: Python3 bindings for libgccjit
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:
Multi-Arch: same
Homepage: https://github.com/davidmalcolm/pygccjit
Section: python
Priority: optional
Filename: pool/main/p/pygccjit/python3-gccjit_0.4-13+b1_amd64.deb