How to Install and Uninstall python-senlin Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 20,2024

1. Install "python-senlin" package

This guide covers the steps necessary to install python-senlin on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-senlin

2. Uninstall "python-senlin" package

Please follow the step by step instructions below to uninstall python-senlin on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-senlin package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-senlin
Architecture: all
Version: 5.0.0-0ubuntu1
Priority: extra
Section: universe/python
Source: senlin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3444
Depends: lsb-release, python-babel (>= 2.3.4), python-docker (>= 1.9.0), python-eventlet (>= 0.18.2), python-jsonpath-rw (>= 1.2.0), python-jsonschema (>= 2.6.0), python-keystoneauth1 (>= 3.3.0), python-keystonemiddleware (>= 4.17.0), python-microversion-parse (>= 0.1.2), python-migrate (>= 0.11.0), python-openstacksdk (>= 0.9.19), python-oslo.config (>= 1:5.1.0), python-oslo.context (>= 1:2.19.2), python-oslo.db (>= 4.27.0), python-oslo.i18n (>= 3.15.3), python-oslo.log (>= 3.36.0), python-oslo.messaging (>= 5.29.0), python-oslo.middleware (>= 3.31.0), python-oslo.policy (>= 1.30.0), python-oslo.serialization (>= 2.18.0), python-oslo.service (>= 1.24.0), python-oslo.utils (>= 3.33.0), python-oslo.versionedobjects (>= 1.31.2), python-osprofiler (>= 1.4.0), python-pastedeploy (>= 1.5.0), python-pbr (>= 2.0.0), python-qpid, python-requests (>= 2.14.2), python-routes (>= 2.3.1), python-six (>= 1.10.0), python-sqlalchemy (>= 1.0.10), python-stevedore (>= 1:1.20.0), python-tz (>= 2013.6), python-webob (>= 1:1.7.1), python-yaml (>= 3.10), python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/s/senlin/python-senlin_5.0.0-0ubuntu1_all.deb
Size: 322512
MD5sum: 7dd4bc193d5c7ec4d25fe7e2335932ed
SHA1: c123d2a4bf4b148e2e491095ecf90d0a2d280cfd
SHA256: a85923bc0076e5755974bafcdfe05db1c78018ff6fd2a361dd8d8604104308a5
Homepage: https://github.com/stackforge/senlin
Description: clustering service for OpenStack clouds - Python 2.7
Description-md5: 5a285a24758929cc127f19f9c52db34a

5. The same packages on other Linux Distributions