How to Install and Uninstall mistral-api Package on Kali Linux

Last updated: March 15,2025

1. Install "mistral-api" package

In this section, we are going to explain the necessary steps to install mistral-api on Kali Linux

$ sudo apt update $ sudo apt install mistral-api

2. Uninstall "mistral-api" package

In this section, we are going to explain the necessary steps to uninstall mistral-api on Kali Linux:

$ sudo apt remove mistral-api $ sudo apt autoclean && sudo apt autoremove

3. Information about the mistral-api package on Kali Linux

Package: mistral-api
Source: mistral
Version: 17.0.0-3
Installed-Size: 153
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, debconf, mistral-common (= 17.0.0-3), python3-keystoneclient, python3-pastescript, q-text-as-data, uwsgi-plugin-python3, debconf (>= 0.5) | debconf-2.0
Size: 24784
SHA256: 4175f18aeb1d014ea167c827ea2c772efc13d588a589e8ab9062eacc4624dc0d
SHA1: 0f93a356569a6cbc2b889e44d64ec0c9b000bdc0
MD5sum: eb59877eb918bf177d27b7e37a511f1b
Description: OpenStack Workflow service - API
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 API server.
Description-md5:
Homepage: https://github.com/openstack/mistral
Tag: admin::virtualization, implemented-in::python, role::program,
suite::openstack, system::cloud, system::virtual
Section: net
Priority: optional
Filename: pool/main/m/mistral/mistral-api_17.0.0-3_all.deb