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

Last updated: May 18,2024

1. Install "python3-transitions" package

Please follow the step by step instructions below to install python3-transitions on Kali Linux

$ sudo apt update $ sudo apt install python3-transitions

2. Uninstall "python3-transitions" package

In this section, we are going to explain the necessary steps to uninstall python3-transitions on Kali Linux:

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

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

Package: python3-transitions
Source: python-transitions
Version: 0.9.0-1
Installed-Size: 1790
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any
Size: 976656
SHA256: 650abe9b05fc86800baf5d5d6b4884c8cb960a9f884762d0267f861b0e7f9682
SHA1: d38a6b96b670d07a5e699c3990282f461daf7098
MD5sum: e40054e36fe9c47138c799b5e0a78cd3
Description: Lightweight state machine library (Python 3)
transitions is a lightweight, object-oriented state machine implementation.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/pytransitions/transitions
Section: python
Priority: optional
Filename: pool/main/p/python-transitions/python3-transitions_0.9.0-1_all.deb