How to Install and Uninstall python3-pylast Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 06,2024

1. Install "python3-pylast" package

Here is a brief guide to show you how to install python3-pylast on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-pylast

2. Uninstall "python3-pylast" package

This is a short guide on how to uninstall python3-pylast on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-pylast package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-pylast
Priority: optional
Section: universe/python
Installed-Size: 170
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: pylast
Version: 1.0.0-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/pylast/python3-pylast_1.0.0-1_all.deb
Size: 24360
MD5sum: e9530bbfb5a1336ecf05cec7b6877c7c
SHA1: 17c34123e1ff15e351137b1a041b51d2646cfe6b
SHA256: d04c9e0bc4d53dbe131ca1ebf0c846de8210689a99c0dd623b88594916b75169
Description-en: 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: 4bfbe5203902bca13408db658eefed64
Homepage: http://github.com/pylast/pylast/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu