How to Install and Uninstall python3-swiftclient Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python3-swiftclient" package

This guide let you learn how to install python3-swiftclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-swiftclient

2. Uninstall "python3-swiftclient" package

This tutorial shows how to uninstall python3-swiftclient on openSuSE Tumbleweed:

$ sudo zypper remove python3-swiftclient

3. Information about the python3-swiftclient package on openSuSE Tumbleweed

Information for package python3-swiftclient:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-swiftclient
Version : 4.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-swiftclient-4.4.0-1.2.src
Upstream URL : https://docs.openstack.org/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.