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

Last updated: July 01,2024

1. Install "python-tuskar" package

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

$ sudo apt update $ sudo apt install python-tuskar

2. Uninstall "python-tuskar" package

Please follow the instructions below to uninstall python-tuskar on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-tuskar
Priority: extra
Section: universe/python
Installed-Size: 651
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: tuskar
Version: 0.4.18-1
Provides: python2.7-tuskar
Depends: python-anyjson, python-babel, python-eventlet (>= 0.16.1), python-greenlet, python-heatclient (>= 0.3.0), python-iso8601, python-keystoneclient (>= 1:1.1.0), python-kombu, python-lxml, python-migrate (>= 0.9.5), python-novaclient (>= 2:2.22.0), python-oslo.config (>= 1:1.9.3), python-oslo.db (>= 1.7.0), python-pecan (>= 0.8.0), python-posix-ipc, python-psycopg2, python-six (>= 1.9.0), python-sqlalchemy (>= 1.0~), python-tripleo-heat-templates, python-webob, python-wsme, python-yaml, python-pbr, python-sqlalchemy (<< 1.1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/t/tuskar/python-tuskar_0.4.18-1_all.deb
Size: 92756
MD5sum: 817db719f6a16bb9f7a0a5fd0be0d466
SHA1: a414eccec89db540a8df39d4b926a3c53956dae8
SHA256: 46c602e8e09d643c27f645da6531d4f3288bce5d304486e00b83b4cf43b8080c
Description-en: control how and where OpenStack services are deployed - Python module
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 package provides the Python libraries.
Description-md5: 26baf4c53a88bbc99363fb8af489bf6e
Homepage: https://github.com/openstack/tuskar
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu