How to Install and Uninstall senlin-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "senlin-common" package

Here is a brief guide to show you how to install senlin-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install senlin-common

2. Uninstall "senlin-common" package

Learn how to uninstall senlin-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the senlin-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: senlin-common
Priority: extra
Section: universe/net
Installed-Size: 126
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: senlin
Version: 1.0.0-1
Depends: adduser, dbconfig-common, debconf, python-senlin (= 1.0.0-1), sqlite3, debconf (>= 0.5) | debconf-2.0
Filename: pool/universe/s/senlin/senlin-common_1.0.0-1_all.deb
Size: 22716
MD5sum: 309cadd486bae07aa62d76409a76d6d0
SHA1: 247c2817ae35bdf38579d9e82ec3be45028e8954
SHA256: 5b4eb287d147b63647e6e6e344406bad8e76dd78717860830082a83c583bc553
Description-en: clustering service for OpenStack clouds - common files
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 common files and configuration.
Description-md5: d3623c86ce0bf806f04b90454ba00fa1
Homepage: https://github.com/stackforge/senlin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu