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

Last updated: May 22,2024

1. Install "python3-saharaclient" package

Please follow the guidance below to install python3-saharaclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-saharaclient

2. Uninstall "python3-saharaclient" package

This tutorial shows how to uninstall python3-saharaclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-saharaclient
Priority: extra
Section: universe/python
Installed-Size: 605
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-saharaclient
Version: 0.14.0-2
Depends: python3-babel (>= 1.3), python3-cliff (>= 1.15.0), python3-keystoneauth1 (>= 2.1.0), python3-keystoneclient (>= 1:1.6.0), python3-openstackclient (>= 2.0.0), python3-oslo.i18n (>= 2.1.0), python3-oslo.log (>= 1.14.0), python3-oslo.serialization (>= 1.10.0), python3-oslo.utils (>= 3.5.0), python3-pbr (>= 1.8), python3-prettytable (>= 0.7), python3-requests (>= 2.8.1), python3-six (>= 1.9.0), python3.5:any, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-saharaclient/python3-saharaclient_0.14.0-2_all.deb
Size: 69726
MD5sum: bcfcb130e356e61f9ce3d9d1ac22cf21
SHA1: 8bf23b60be764d7b7483280fa666cbd8d6caeeda
SHA256: 4e9eb047dcce5742d2ee8c0d353e0d0d90551d5f8fd63444d65a54daa96e6cec
Description-en: Client library for Openstack Sahara API server - Python 3.x module
Sahara aims to provide users with simple means to provision a Hadoop cluster
by specifying several parameters like Hadoop version, cluster topology, nodes
hardware details and a few more.
.
This is a client for the Sahara which uses the OpenStack Image API. There's a
Python API (the "saharaclient" module), and a command-line script ("sahara").
.
This package provides the Python 3.x module.
Description-md5: de8b4013d4cc58b0640a627b1b432fe0
Homepage: https://github.com/openstack/python-saharaclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu