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

Last updated: May 14,2024

1. Install "python3-senlin-dashboard" package

This guide let you learn how to install python3-senlin-dashboard on Kali Linux

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

2. Uninstall "python3-senlin-dashboard" package

Please follow the instructions below to uninstall python3-senlin-dashboard on Kali Linux:

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

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

Package: python3-senlin-dashboard
Source: senlin-dashboard
Version: 8.0.0-1
Installed-Size: 877
Maintainer: Debian OpenStack
Architecture: all
Depends: openstack-dashboard, python3-babel, python3-django, python3-django-compressor, python3-iso8601, python3-pbr, python3-senlinclient, python3-yaml, python3-django-horizon, python3:any
Size: 76916
SHA256: fe6875d0d125a90f413f852fe4348bfc35d88e695f25674562e108cfaf628e11
SHA1: 49c2cbd1b9ec3d78cd4686fb3a467931e17fd961
MD5sum: 0440cd225423a01a91f6adfc8c47c98a
Description: clustering service for OpenStack clouds - dashboard plugin
Senlin is a clustering service for OpenStack clouds. It creates and operates
clusters of homogenous objects exposed by other OpenStack services. The goal
is to make the orchestration of collections of similar objects easier.
.
Senlin provides RESTful APIs to users so that they can associate various
policies to a cluster. Sample policies include placement policy, load
balancing policy, health policy, scaling policy, update policy and so on.
.
Senlin is designed to be capable of managing different types of objects. An
object's lifecycle is managed using profile type implementations, which are
themselves plugins.
.
This package contains the OpenStack dashboard (aka Horizon) plugin.
Description-md5:
Homepage: https://github.com/stackforge/senlin-dashboard
Section: python
Priority: optional
Filename: pool/main/s/senlin-dashboard/python3-senlin-dashboard_8.0.0-1_all.deb