How to Install and Uninstall python-automaton-doc Package on Kali Linux

Last updated: May 13,2024

1. Install "python-automaton-doc" package

Please follow the guidance below to install python-automaton-doc on Kali Linux

$ sudo apt update $ sudo apt install python-automaton-doc

2. Uninstall "python-automaton-doc" package

Please follow the step by step instructions below to uninstall python-automaton-doc on Kali Linux:

$ sudo apt remove python-automaton-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-automaton-doc package on Kali Linux

Package: python-automaton-doc
Source: python-automaton
Version: 3.2.0-2
Installed-Size: 2592
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 931192
SHA256: a5a8c194a0e6d02d2b59932bed1c02809a24ce5ce950e833ea34e6d672008987
SHA1: 6c9e67e77b452c7db344456115d92eca211f894a
MD5sum: 27fa0098207353e9e809a9b6efc4f4e7
Description: friendly state machines - Python 3.x
Automaton is a friendly state machines for Python. This state machine can be
used to automatically run a given set of transitions and states in response to
events (either from callbacks or from generator/iterator send() values, see
PEP 342). On each triggered event, a on_enter and on_exit callback can also be
provided which will be called to perform some type of action on leaving a
prior state and before entering a new state.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/openstack/automaton
Tag: admin::virtualization, implemented-in::python, role::documentation,
role::shared-lib, suite::openstack, system::cloud, system::virtual
Section: doc
Priority: optional
Filename: pool/main/p/python-automaton/python-automaton-doc_3.2.0-2_all.deb