How to Install and Uninstall python3-discogs-client Package on Kali Linux

Last updated: November 25,2024

1. Install "python3-discogs-client" package

In this section, we are going to explain the necessary steps to install python3-discogs-client on Kali Linux

$ sudo apt update $ sudo apt install python3-discogs-client

2. Uninstall "python3-discogs-client" package

This tutorial shows how to uninstall python3-discogs-client on Kali Linux:

$ sudo apt remove python3-discogs-client $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-discogs-client package on Kali Linux

Package: python3-discogs-client
Source: python-discogs-client
Version: 2.5-1
Installed-Size: 77
Maintainer: Debian Python Team
Architecture: all
Depends: python3-certifi, python3-chardet, python3-coverage, python3-docopt, python3-idna, python3-oauthlib, python3-pkg-resources, python3-requests, python3-urllib3, python3-yaml, python3-dateutil, python3:any
Size: 16276
SHA256: 388f987ddd32af0e3f96779a354dccf8a0981c633daca67720c331f7028ce2d0
SHA1: e4a56a2ab26d2549aeca9320a995d473805460a6
MD5sum: 3046f7c218fc79729e45f7c51b7856e7
Description: Python module to access the Discogs API
This is an active fork of the "official Discogs API client for Python", which
was deprecated by discogs.com as of June 2020. The Joalla Team decided to
continue maintenance of this useful Python module. Contributions are welcome
by submitting pull-requests to https://github.com/joalla/discogs_client.
.
python3-discogs-client enables querying the Discogs database (discogs.com)
through its REST-API for information on artists, releases, labels, users,
Marketplace listings, and more. It also supports OAuth 1.0a authorization,
which allows changing user data such as profile information, collections,
wantlists, inventory and orders.
.
Find usage information at
https://github.com/joalla/discogs_client/blob/master/README.mkd
or search and ask in the API section of the Discogs developer forum at
https://www.discogs.com/forum/topic/1082
Description-md5:
Homepage: https://github.com/joalla/discogs_client
Section: python
Priority: optional
Filename: pool/main/p/python-discogs-client/python3-discogs-client_2.5-1_all.deb