How to Install and Uninstall python3-saharaclient Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-saharaclient" package

In this section, we are going to explain the necessary steps to install python3-saharaclient on Kali Linux

$ sudo apt update $ sudo apt install python3-saharaclient

2. Uninstall "python3-saharaclient" package

This guide let you learn how to uninstall python3-saharaclient on Kali Linux:

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

3. Information about the python3-saharaclient package on Kali Linux

Package: python3-saharaclient
Source: python-saharaclient
Version: 4.2.0-2
Installed-Size: 697
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-keystoneauth1, python3-openstackclient, python3-osc-lib, python3-oslo.i18n, python3-oslo.log (>= 5.0.0), python3-oslo.serialization, python3-oslo.utils, python3-pbr, python3-requests, python3-six, python3:any
Size: 52120
SHA256: ac574aa99dd004953c32fa60470f91bc85f1b7726dfb540c1ea7fb68ab53596b
SHA1: ee0fe98fc8d8e8c6993f26388d54896e11ab8c44
MD5sum: 4f9ebbc4f15a564e62626bca8b3a8e67
Description: 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:
Homepage: https://github.com/openstack/python-saharaclient
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-saharaclient/python3-saharaclient_4.2.0-2_all.deb