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

Last updated: October 05,2024

1. Install "python-hplefthandclient" package

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

$ sudo apt update $ sudo apt install python-hplefthandclient

2. Uninstall "python-hplefthandclient" package

This guide let you learn how to uninstall python-hplefthandclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-hplefthandclient
Priority: optional
Section: universe/python
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.1-1ubuntu1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-httplib2
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-hplefthandclient/python-hplefthandclient_1.0.1-1ubuntu1_all.deb
Size: 9792
MD5sum: e69e4560a008a7937bcda80d3d88b877
SHA1: cc9e987b33fea86946d2e1ab02bd21f4a03e1868
SHA256: 112711c232c4ab93de6e4e56b439cdf43ed0ea17313e471beab7994998e40f81
Description-en: HP LeftHand/StoreVirtual HTTP REST Client - Python 2.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 2.x module.
Description-md5: 9b2eb493b113402e15084ae334fa8551
Homepage: http://packages.python.org/hplefthandclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu