How to Install and Uninstall python-automaton-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "python-automaton-doc" package

Please follow the guidelines below to install python-automaton-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-automaton-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-automaton-doc
Priority: optional
Section: doc
Installed-Size: 401
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-automaton
Version: 1.2.0-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/main/p/python-automaton/python-automaton-doc_1.2.0-1_all.deb
Size: 45490
MD5sum: fd69915457dff878536dc7005ad7fe20
SHA1: a73051d2a3603e6c5ea0a315d1bcae3cf1015779
SHA256: ff4a4b5db95fb2ec762902feab88b1cb68dba1d3465f844be1aee0583e52820e
Description-en: friendly state machines - doc
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: 2a81224650c44285e6c8a88cc1a2feab
Homepage: https://github.com/openstack/automaton
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m