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

Last updated: May 17,2024

1. Install "senlin-engine" package

This is a short guide on how to install senlin-engine on Kali Linux

$ sudo apt update $ sudo apt install senlin-engine

2. Uninstall "senlin-engine" package

Please follow the guidance below to uninstall senlin-engine on Kali Linux:

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

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

Package: senlin-engine
Source: senlin
Version: 13.0.0-1
Installed-Size: 29
Maintainer: Debian OpenStack
Architecture: all
Depends: adduser, senlin-common (= 13.0.0-1), lsb-base
Size: 8008
SHA256: 9b06fa3245e4fd4a812ee58380fe4029e8ed53cc8a1fd0eef4db2023d04e4e99
SHA1: 374f0591b5bbaa9ad4513671218ea416b9738cc3
MD5sum: 0cdfdd58ff8f5a47503fe36f3f11a481
Description: clustering service for OpenStack clouds - Engine
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 engine daemon.
Description-md5: 423a907ff27925a492f824c92ee44c84
Homepage: https://github.com/openstack/senlin
Section: net
Priority: optional
Filename: pool/main/s/senlin/senlin-engine_13.0.0-1_all.deb