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

Last updated: May 17,2024

1. Install "python-hp3parclient" package

Learn how to install python-hp3parclient on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-hp3parclient

2. Uninstall "python-hp3parclient" package

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

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

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

Package: python-hp3parclient
Priority: optional
Section: universe/python
Installed-Size: 148
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 3.0.0-2
Depends: python-httplib2, python (>= 2.7), python (<< 2.8)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-hp3parclient/python-hp3parclient_3.0.0-2_all.deb
Size: 21432
MD5sum: b4fee71db79b423dd18d5c8137e4b318
SHA1: 2062807d1ef768a059b3326386bfab7b3207ae3e
SHA256: 7487fc976adc9125aa55e419baf050712c91493e3a371832ae693d6928f11454
Description-en: client library that can talk to the HP 3PAR Storage array
hp3parclient is a Client library that can talk to the HP 3PAR Storage array.
The 3PAR storage array has a REST web service interface as of 3.1.2 of the
firmware. This client library implements a simple interface to talking with
that REST interface using the Python httplib2 http library.
Description-md5: 916bcfcb8c0cdf7fd11c8d27f0b7f289
Homepage: http://packages.python.org/hp3parclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu