How to Install and Uninstall python3-mygpoclient Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-mygpoclient" package

This is a short guide on how to install python3-mygpoclient on Kali Linux

$ sudo apt update $ sudo apt install python3-mygpoclient

2. Uninstall "python3-mygpoclient" package

Please follow the instructions below to uninstall python3-mygpoclient on Kali Linux:

$ sudo apt remove python3-mygpoclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-mygpoclient package on Kali Linux

Package: python3-mygpoclient
Source: mygpoclient
Version: 1.9-1
Installed-Size: 160
Maintainer: Thomas Perl
Architecture: all
Depends: python3:any
Conflicts: python-mygpoclient (<< 1.8~)
Size: 26516
SHA256: 22a95cadcabec351568517972fe9daff0efe9c5145e3d53f3a7e9853572cf51a
SHA1: b187dafab073648d3855b3af6362386bb4adcc00
MD5sum: 50b3a442bb8044a3577025c17c663f18
Description: Client library for the gpodder.net web service
The mygpoclient library allows developers to utilize a
Pythonic interface to the gpodder.net web services (formerly
known as my.gpodder.org).
.
In addition to the user-specific API endpoints, a public
(non-authenticated) API is provided for searching podcasts
and retrieving the podcast toplist from the server.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://mygpoclient.readthedocs.io/en/latest/
Section: python
Priority: optional
Filename: pool/main/m/mygpoclient/python3-mygpoclient_1.9-1_all.deb