How to Install and Uninstall python3-fysom Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-fysom" package

This is a short guide on how to install python3-fysom on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-fysom

2. Uninstall "python3-fysom" package

This tutorial shows how to uninstall python3-fysom on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-fysom package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-fysom
Priority: optional
Section: universe/python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Marcin Kulisz (kuLa)
Architecture: all
Source: python-fysom
Version: 2.1.2-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-fysom/python3-fysom_2.1.2-1_all.deb
Size: 10818
MD5sum: 6b6a1773d9bc9592a92618a762337686
SHA1: 292b5f2273df76148814c037713d9599a34d4340
SHA256: 1d258f60bc4b87178da3b2d23d1a439ed333e811fe6d3511d8e0ab7e8e5d6579
Description-en: pYthOn Finite State Machine (Python3 package)
This is standalone Python micro-framework providing a finite state machine.
.
Originally implemented in Java by Jake Gordon.
.
This is the Python 3 version of the package.
Description-md5: d315e1d571b701488c0a9cf877a176c9
Homepage: https://pypi.python.org/pypi/fysom
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu