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

Last updated: May 07,2024

1. Install "python3-pylast" package

This tutorial shows how to install python3-pylast on Kali Linux

$ sudo apt update $ sudo apt install python3-pylast

2. Uninstall "python3-pylast" package

Learn how to uninstall python3-pylast on Kali Linux:

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

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

Package: python3-pylast
Source: pylast
Version: 5.2.0-1
Installed-Size: 116
Maintainer: Debian Python Team
Architecture: all
Depends: python3-httpx, python3:any, python3-pkg-resources
Size: 23108
SHA256: cb5681e060d581aa6ea3ec5476cf84fcc3a39c74dbdab30d6ac6cf97c62c3555
SHA1: afdf1842f8df1c0499dcea67aea0c87d2f4f1d9f
MD5sum: 506a8d14492fc1d20311f5037c8d319b
Description: Python 3 interface to Last.fm and other compatible services
Last.fm is a service providing a way to keep a record of what the users listen
to and offering music recommendations based on that record.
.
This interface allows access to all the data exposed by the Last.fm API as
well as to the scrobbling functionality.
.
This package provides the Python 3 module.
Description-md5:
Homepage: https://github.com/pylast/pylast/
Section: python
Priority: optional
Filename: pool/main/p/pylast/python3-pylast_5.2.0-1_all.deb