How to Install and Uninstall python-3parclient Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python-3parclient" package

Please follow the instructions below to install python-3parclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python-3parclient

2. Uninstall "python-3parclient" package

Here is a brief guide to show you how to uninstall python-3parclient on openSUSE Leap:

$ sudo zypper remove python-3parclient

3. Information about the python-3parclient package on openSUSE Leap

Information for package python-3parclient:
------------------------------------------
Repository : Main Repository
Name : python-3parclient
Version : 4.2.5-bp153.1.17
Arch : noarch
Vendor : openSUSE
Installed Size : 594,7 KiB
Installed : No
Status : not installed
Source package : python-3parclient-4.2.5-bp153.1.17.src
Summary : 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.