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

Last updated: May 19,2024

1. Install "senlin-api" package

Here is a brief guide to show you how to install senlin-api on Kali Linux

$ sudo apt update $ sudo apt install senlin-api

2. Uninstall "senlin-api" package

Please follow the steps below to uninstall senlin-api on Kali Linux:

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

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

Package: senlin-api
Source: senlin
Version: 13.0.0-1
Installed-Size: 146
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, senlin-common (= 13.0.0-1), debconf (>= 0.5) | debconf-2.0, lsb-base
Size: 23780
SHA256: f414024d6e8acfe418eb2ef67880423abc15266e38d3e31bc634caaf2401960e
SHA1: b5dce4584074b8ef3542566c474f57dc4df909b3
MD5sum: 30e09a7119608b40d8ce8da2f77206ad
Description: clustering service for OpenStack clouds - API
Senlin is a clustering service for OpenStack clouds. It creates and operates
clusters of homogeneous 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 provides the REST API daemon.
Description-md5: 57be45e1052a83d28573ec7e3136109f
Homepage: https://github.com/openstack/senlin
Section: net
Priority: optional
Filename: pool/main/s/senlin/senlin-api_13.0.0-1_all.deb