How to Install and Uninstall python-tuskarclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 06,2024

1. Install "python-tuskarclient" package

Please follow the instructions below to install python-tuskarclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tuskarclient

2. Uninstall "python-tuskarclient" package

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

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

3. Information about the python-tuskarclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-tuskarclient
Priority: extra
Section: universe/python
Installed-Size: 273
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.1.18-1
Depends: python-babel, python-cliff (>= 1.10.0), python-iso8601, python-keystoneclient (>= 1:1.3.0), python-openstackclient (>= 1.0.0), python-prettytable, python-requests (>= 2.5.2), python-stevedore, python-simplejson, python-six (>= 1.9.0), python-pbr, python2.7:any, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-tuskarclient/python-tuskarclient_0.1.18-1_all.deb
Size: 44906
MD5sum: cde3439a7ca579d6ae65cc9403a7a9f0
SHA1: b9897f83293f36c2a0f5de34314ec94298bdbaf7
SHA256: c81e43efb44f09b4e5f8d6657896fcb0d6df5c87dd20b7294ffa03d1d8452411
Description-en: control how and where OpenStack services are deployed - client
Tuskar gives administrators the ability to control how and where OpenStack
services are deployed across the datacenter. Using Tuskar, administrators
divide hardware into "resource classes" that allow predictable elastic scaling
as cloud demands grow. This resource orchestration allows Tuskar users to
ensure SLAs, improve performance, and maximize utilization across the
datacenter.
.
Tuskar services are available via a RESTful API and management console through
which administrators are able to classify their hardware and define their
datacenters. In addition, Tuskar components provide administrators with
performance monitoring, health statistics, and usage metrics, aiding in
capacity planning and hardware procurement decisions.
.
This is a client for the OpenStack Tuskar API. There's a Python API
(the "tuskarclient" module), and a command-line script ("tuskar").
.
Installing this package gets you a shell command, that you can use to
interact with Tuskar's API.
Description-md5: cb30302ad2260dc9cc42481e11e753f9
Homepage: https://github.com/openstack/python-tuskarclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu