How to Install and Uninstall python2-swiftclient Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python2-swiftclient" package

Please follow the guidelines below to install python2-swiftclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-swiftclient

2. Uninstall "python2-swiftclient" package

This tutorial shows how to uninstall python2-swiftclient on openSUSE Leap:

$ sudo zypper remove python2-swiftclient

3. Information about the python2-swiftclient package on openSUSE Leap

Information for package python2-swiftclient:
--------------------------------------------
Repository : Main Repository
Name : python2-swiftclient
Version : 3.5.0-1.16
Arch : noarch
Vendor : SUSE LLC
Installed Size : 838,8 KiB
Installed : No
Status : not installed
Source package : python-swiftclient-3.5.0-1.16.src
Summary : OpenStack Object Storage API Client Library
Description :
This is a python client for the Swift API. There's a Python API (the
swiftclient module), and a command-line script (swift).