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

Last updated: May 19,2024

1. Install "python-tuskarclient-doc" package

This guide let you learn how to install python-tuskarclient-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tuskarclient-doc

2. Uninstall "python-tuskarclient-doc" package

Please follow the step by step instructions below to uninstall python-tuskarclient-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-tuskarclient-doc
Priority: extra
Section: universe/doc
Installed-Size: 181
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-tuskarclient
Version: 0.1.18-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-tuskarclient/python-tuskarclient-doc_0.1.18-1_all.deb
Size: 33594
MD5sum: 9746b4d4f983efc6badcf452eee7337d
SHA1: 43bed98b5c560b8b9d824329cf9f39e01fd5de22
SHA256: a2aa83d4318292391c396829f70230fdec477445331f3fd5761239becd8304bf
Description-en: control how and where OpenStack services are deployed - client doc
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.
.
This package contains the client documentation.
Description-md5: f803f49ce8ff6b6d24fe5b6fac31e6ef
Homepage: https://github.com/openstack/python-tuskarclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu