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

Last updated: May 10,2024

1. Install "python3-automat" package

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

$ sudo apt update $ sudo apt install python3-automat

2. Uninstall "python3-automat" package

Here is a brief guide to show you how to uninstall python3-automat on Kali Linux:

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

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

Package: python3-automat
Source: automat
Version: 22.10.0-2
Installed-Size: 124
Maintainer: Debian Python Team
Architecture: all
Depends: python3-attr, python3:any
Size: 23252
SHA256: 8f4195094a5c77f3b78c422eb2558eefb20e8c6875948bad7e88b50586e1fab9
SHA1: 416a526a32dedcf61d3da2529d601a5bf0e7c90f
MD5sum: 7b3de43f4349d43310f1293aa5fe7327
Description: Self-service finite-state machines for the programmer on the go
Automat is a library for concise, idiomatic Python expression of
finite-state automata (particularly deterministic finite-state
transducers).
Description-md5:
Homepage: https://pypi.python.org/pypi/Automat
Section: python
Priority: optional
Filename: pool/main/a/automat/python3-automat_22.10.0-2_all.deb