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

Last updated: May 14,2024

1. Install "python3-mistralclient" package

Please follow the guidelines below to install python3-mistralclient on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-mistralclient

2. Uninstall "python3-mistralclient" package

This guide covers the steps necessary to uninstall python3-mistralclient on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-mistralclient
Architecture: all
Version: 1:4.3.0-0ubuntu1
Priority: extra
Section: python
Source: python-mistralclient
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 576
Depends: python3-cliff (>= 2.8.0), python3-keystoneauth1 (>= 3.4.0), python3-keystoneclient (>= 1:3.8.0), python3-osc-lib (>= 1.8.0), python3-oslo.i18n (>= 3.15.3), python3-oslo.serialization (>= 2.18.0), python3-oslo.utils (>= 3.33.0), python3-pbr (>= 2.0.0), python3-requests (>= 2.14.2), python3-six (>= 1.10.0), python3-stevedore (>= 1:1.20.0), python3-yaml (>= 3.13), python3:any
Filename: pool/main/p/python-mistralclient/python3-mistralclient_4.3.0-0ubuntu1_all.deb
Size: 62418
MD5sum: cb8bef17c5cae9eb25280facede9e5d5
SHA1: 9843f56ba0a0edefd8cc82b16d3e3812214fe0a3
SHA256: d6afdeefd067c92cccb0744e6c0bb02995517a5abb76d9a9278b2a4c24d69e75
SHA512: a3ff3d1093b8827ffbc3748d3e99ea50e57bbcd292c020bb84a1c038e3ec4a8d53b56bcf8619bfbb593dc45d60026ea4fe1f7109e3957058cd90b5dddfa0705d
Homepage: https://opendev.org/openstack/python-mistralclient
Description-en: OpenStack Workflow as a Service client - Python 3.x
Mistral is a task management service. It is also known as Workflow as a
Service. Most business processes consist of multiple distinct interconnected
steps that need to be executed in a particular order in a distributed
environment. One can describe such process as a set of tasks and task
relations and upload such description to Mistral so that it takes care of
state management, correct execution order, task distribution and high
availability. Mistral also provides flexible task scheduling so that users can
run a process according to a specified schedule (i.e. every Sunday at 4.00pm)
instead of running it immediately. Such set of tasks and dependencies between
them is called a workflow. Independent routes in a workflow (which, in fact,
is a graph) are called flows and Mistral can execute them in parallel.
.
This package provides a cli and a Python 3.x client module.
Description-md5: ccdf981d2ebcddf3ef89873e451aca58