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

Last updated: May 19,2024

1. Install "python3-hplefthandclient" package

This guide covers the steps necessary to install python3-hplefthandclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-hplefthandclient

2. Uninstall "python3-hplefthandclient" package

This is a short guide on how to uninstall python3-hplefthandclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-hplefthandclient
Priority: optional
Section: universe/python
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-hplefthandclient
Version: 1.0.1-1ubuntu1
Depends: python3:any (>= 3.3.2-2~), python3-httplib2
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-hplefthandclient/python3-hplefthandclient_1.0.1-1ubuntu1_all.deb
Size: 9594
MD5sum: 14e1411bd93b880e5c497823fb4b484a
SHA1: a3eaf6bb6260fcd0c3d5af86d9198d7b4cba6a8f
SHA256: 594fb0f24d65255ddf14c21d9aebf82cc237f705fc1bce341b806ae1dc4ae939
Description-en: HP LeftHand/StoreVirtual HTTP REST Client - Python 3.x
This is a Client library that can talk to the HP LeftHand/StoreVirtual Storage
array. The HP LeftHand storage array has a REST web service interface.
.
This client library implements a simple interface to talk with that REST
interface using the Python httplib2 http library.
.
This package contains the Python 3.x module.
Description-md5: 3de573038b67fbb7f18941bdd04c2c68
Homepage: http://packages.python.org/hplefthandclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu