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

Last updated: May 18,2024

1. Install "python3-taskflow" package

Please follow the instructions below to install python3-taskflow on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-taskflow

2. Uninstall "python3-taskflow" package

Please follow the step by step instructions below to uninstall python3-taskflow on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-taskflow
Priority: optional
Section: universe/python
Installed-Size: 1484
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-taskflow
Version: 1.30.0-1ubuntu1
Depends: alembic (>= 0.7.2), python3-automaton, python3-cachetools, python3-contextlib2, python3-debtcollector (>= 1.2.0), python3-eventlet (>= 0.17.4), python3-fasteners (>= 0.7), python3-futurist (>= 0.11.0), python3-jsonschema, python3-kazoo, python3-kombu (>= 3.0.25), python3-monotonic (>= 0.6), python3-networkx (>= 1.10), python3-oslo.serialization (>= 2.0.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-psycopg2, python3-pymysql (>= 0.6.2), python3-retrying (>= 1.2.3), python3-six (>= 1.9.0), python3-sqlalchemy (>= 1.0.10), python3-stevedore (>= 1.5.0), python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-taskflow/python3-taskflow_1.30.0-1ubuntu1_all.deb
Size: 209032
MD5sum: cf35586110ba69f4fa61f6a0f5bca1fa
SHA1: 44726961e2a8204b1a2bbcdabde8c25a5d2205a9
SHA256: 2e94c31b7ffa96d5e6fde686033d138c790f3fe860b6f2c4c7bd3556606a93fb
Description-en: Taskflow structured state management library - Python 3.x
TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner
using different backends to be used with OpenStack projects.
More information at http://wiki.openstack.org/wiki/TaskFlow
.
This package contains the Python 3.x module.
Description-md5: 13a43f6511a95c4cb54f4f42c09d319a
Homepage: https://github.com/openstack/taskflow
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu