How to Install and Uninstall python3-hp3parclient Package on openSUSE Leap

Last updated: May 21,2024

1. Install "python3-hp3parclient" package

Learn how to install python3-hp3parclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-hp3parclient

2. Uninstall "python3-hp3parclient" package

This guide let you learn how to uninstall python3-hp3parclient on openSUSE Leap:

$ sudo zypper remove python3-hp3parclient

3. Information about the python3-hp3parclient package on openSUSE Leap

Information for package python3-hp3parclient:
---------------------------------------------
Repository : Main Repository
Name : python3-hp3parclient
Version : 3.3.2-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 677.3 KiB
Installed : No
Status : not installed
Source package : python-hp3parclient-3.3.2-bp155.2.12.src
Upstream URL : http://pypi.python.org/pypi/hp3parclient
Summary : HP 3PAR HTTP REST Client
Description :
This is a Client library that can talk to the HP 3PAR Storage array. The 3PAR
storage array has a REST web service interface and a command line interface.
This client library implements a simple interface for talking with either
interface, as needed. The python httplib2 library is used to communicate
with the REST interface. The python paramiko library is used to communicate
with the command line interface over an SSH connection.
This branch requires 3.1.3 version MU1 of the 3PAR firmware.
File Persona capabilities require 3PAR firmware 3.2.1 Build 46 or later.