How to Install and Uninstall python3-mistral-dashboard Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-mistral-dashboard" package

Here is a brief guide to show you how to install python3-mistral-dashboard on Kali Linux

$ sudo apt update $ sudo apt install python3-mistral-dashboard

2. Uninstall "python3-mistral-dashboard" package

Please follow the step by step instructions below to uninstall python3-mistral-dashboard on Kali Linux:

$ sudo apt remove python3-mistral-dashboard $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mistral-dashboard package on Kali Linux

Package: python3-mistral-dashboard
Source: mistral-dashboard
Version: 17.0.0-1
Installed-Size: 317
Maintainer: Debian OpenStack
Architecture: all
Depends: openstack-dashboard, python3-django, python3-django-compressor, python3-iso8601, python3-mistralclient, python3-pbr, python3-yaml, python3-django-horizon, python3:any
Size: 31332
SHA256: 4e5055a4b8522c6ede4f7b1286deef9ea3ea0c759214c75ed5a3d19b795bfec1
SHA1: fe605b27067bc2592e6a97d1f41c4d53203d9025
MD5sum: c5b65aeb9d0b668515685a21e75b979b
Description: OpenStack Workflow Service - dashboard plugin
Mistral is a workflow 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, parallelism,
synchronization and high availability. Mistral also provides flexible task
scheduling so that it 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 relations between them is called a workflow.
.
This package contains the OpenStack dashboard plugin.
Description-md5:
Homepage: https://github.com/openstack/mistral-dashboard
Section: python
Priority: optional
Filename: pool/main/m/mistral-dashboard/python3-mistral-dashboard_17.0.0-1_all.deb