How to Install and Uninstall python3-automaton Package on Ubuntu 21.10 (Impish Indri)

Last updated: February 17,2025

1. Install "python3-automaton" package

This tutorial shows how to install python3-automaton on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-automaton

2. Uninstall "python3-automaton" package

This is a short guide on how to uninstall python3-automaton on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-automaton package on Ubuntu 21.10 (Impish Indri)

Package: python3-automaton
Architecture: all
Version: 2.4.0-0ubuntu1
Priority: optional
Section: python
Source: python-automaton
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 83
Depends: python3-debtcollector, python3-pbr (>= 2.0.0), python3-prettytable (>= 0.7.2), python3-six (>= 1.10.0), python3:any
Suggests: python-automaton-doc
Filename: pool/main/p/python-automaton/python3-automaton_2.4.0-0ubuntu1_all.deb
Size: 15210
MD5sum: 7ba83b157ec8238a99ccfa2e68e09d5f
SHA1: f6a6aaf14499f661bceeba81b5929b46b59106e3
SHA256: 77ef1949bad3223d62a08735491e5bdb00a2a77e9e448a6d663c4f2dd00682fa
SHA512: b1662841ce514c9680ade00cc0c185f6b7638c4822023e1f3e38be17f2f0aaa74b7520f21ebaabc4a067ac2d1ca7b4f25c93246d0dcd9238a2a4a5673fd66621
Homepage: https://opendev.org/openstack/automaton
Description-en: 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 Python 3.x module.
Description-md5: ac64d969f9977a8584ebe7c7708a87c7