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

Last updated: July 08,2024

1. Install "python3-swiftclient" package

Please follow the steps below to install python3-swiftclient on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-swiftclient

2. Uninstall "python3-swiftclient" package

This is a short guide on how to uninstall python3-swiftclient on openSUSE Leap:

$ sudo zypper remove python3-swiftclient

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

Information for package python3-swiftclient:
--------------------------------------------
Repository : Main Repository
Name : python3-swiftclient
Version : 3.9.0-7.4.5
Arch : noarch
Vendor : SUSE LLC
Installed Size : 794.5 KiB
Installed : No
Status : not installed
Source package : python-swiftclient-3.9.0-7.4.5.src
Upstream URL : https://launchpad.net/python-swiftclient
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).
This package contains the Python 3.x module.