How to Install and Uninstall python3-discogs-client Package on openSUSE Leap

Last updated: November 01,2024

1. Install "python3-discogs-client" package

This guide let you learn how to install python3-discogs-client on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-discogs-client

2. Uninstall "python3-discogs-client" package

Please follow the instructions below to uninstall python3-discogs-client on openSUSE Leap:

$ sudo zypper remove python3-discogs-client

3. Information about the python3-discogs-client package on openSUSE Leap

Information for package python3-discogs-client:
-----------------------------------------------
Repository : Main Repository
Name : python3-discogs-client
Version : 2.2.2-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 127.5 KiB
Installed : No
Status : not installed
Source package : python-discogs-client-2.2.2-bp155.2.13.src
Upstream URL : https://github.com/discogs/discogs_client
Summary : Official Python API client for Discogs
Description :
This is the official Discogs API client for Python. It enables you to query the
Discogs database for information on artists, releases, labels, users,
Marketplace listings, and more. It also supports OAuth 1.0a authorization,
which allows you to change user data such as profile information, collections
and wantlists, inventory, and orders.