How to Install and Uninstall python3-taskflow Package on Kali Linux

Last updated: September 20,2024

1. Install "python3-taskflow" package

Please follow the step by step instructions below to install python3-taskflow on Kali Linux

$ sudo apt update $ sudo apt install python3-taskflow

2. Uninstall "python3-taskflow" package

This guide covers the steps necessary to uninstall python3-taskflow on Kali Linux:

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

3. Information about the python3-taskflow package on Kali Linux

Package: python3-taskflow
Source: python-taskflow
Version: 5.4.0-2
Installed-Size: 1514
Maintainer: Debian OpenStack
Architecture: all
Depends: alembic, python3-alembic, python3-automaton, python3-cachetools, python3-eventlet, python3-fasteners (>= 0.17.3), python3-futurist, python3-jsonschema, python3-kazoo, python3-kombu, python3-networkx, python3-oslo.serialization, python3-oslo.utils, python3-pbr, python3-pyasyncore, python3-psycopg2, python3-pydot, python3-pymysql, python3-sqlalchemy (>= 1.4), python3-stevedore, python3-tenacity, python3:any
Size: 213780
SHA256: b9436d09ae5d04ffc5e603f3b9b42c46cd4b9df71ab9cc4b10ed104bb8429f03
SHA1: 73b16a92c8798399594ecb3db2e5ecfab8b35ab1
MD5sum: 9b3615b22fc2571e6f98e7a77a8e9225
Description: 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:
Homepage: https://github.com/openstack/taskflow
Tag: admin::virtualization, implemented-in::python, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-taskflow/python3-taskflow_5.4.0-2_all.deb