How to Install and Uninstall python3-senlinclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "python3-senlinclient" package

This guide let you learn how to install python3-senlinclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-senlinclient

2. Uninstall "python3-senlinclient" package

This guide covers the steps necessary to uninstall python3-senlinclient on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-senlinclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-senlinclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-senlinclient
Priority: optional
Section: universe/python
Installed-Size: 454
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-senlinclient
Version: 0.4.0-2
Depends: python3-babel, python3-cliff (>= 1.15.0), python3-heatclient (>= 0.6.0), python3-openstacksdk, python3-openstackclient (>= 2.1.0), python3-oslo.i18n (>= 1.5.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-prettytable, python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3-yaml, python3:any (>= 3.3.2-2~)
Suggests: python-senlinclient-doc
Filename: pool/universe/p/python-senlinclient/python3-senlinclient_0.4.0-2_all.deb
Size: 46134
MD5sum: 1039386182d62d7af97d4e341e081afa
SHA1: 618102e473ea07cafd8f16c920283a974d076f57
SHA256: bb44a1c4a9f221fc52c7d23b28f355fb23aaee756a54b03ff1df0dbcef6a4cbd
Description-en: OpenStack Clustering API Client Library - Python 3.x
This is a client library for Senlin built on the Senlin clustering API. It
provides a Python API (the senlinclient module) and a command-line tool
(senlin).
.
This package contains the Python 3.x module.
Description-md5: 40265578746f3ba9212b12078e4e483f
Homepage: https://github.com/openstack/python-senlinclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu