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

Last updated: May 19,2024

1. Install "python3-fissix" package

This tutorial shows how to install python3-fissix on Kali Linux

$ sudo apt update $ sudo apt install python3-fissix

2. Uninstall "python3-fissix" package

This is a short guide on how to uninstall python3-fissix on Kali Linux:

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

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

Package: python3-fissix
Source: python-fissix
Version: 21.6.6-3
Installed-Size: 387
Maintainer: Debian Python Team
Architecture: all
Depends: python3-appdirs, python3:any
Size: 79868
SHA256: 7ea25f7ff01c1ad09e108081a4327492be5e564b0d0020db05d8819450296393
SHA1: 19607927b7e52160b145d41230bc79f9eb085b69
MD5sum: ebf9928715e4938a0042de683637e53a
Description: backport of lib2to3 that supports the latest Python3 grammars
Fissix is a backport of lib2to3, a CST (concrete syntax tree)
implementation, that supports various features and grammars that are
more up-to-date than the latest upstream CPython version. It is the
parser that Bowler uses to make safe, large scale code modifications
and smart refactoring. It supports source written in both Python 2
and 3.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/jreese/fissix
Section: python
Priority: optional
Filename: pool/main/p/python-fissix/python3-fissix_21.6.6-3_all.deb