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

Last updated: June 23,2024

1. Install "python-pylast" package

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

$ sudo apt update $ sudo apt install python-pylast

2. Uninstall "python-pylast" package

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

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

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

Package: python-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: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/pylast/python-pylast_1.0.0-1_all.deb
Size: 24270
MD5sum: 11d8b88b6a7e350398cd23dd53f90291
SHA1: ca54503a273921d74360c2a1f6be9420c4dd1f36
SHA256: f63ee94de5f12813162ccc6619f9f7cd634ce0bf55e05fe7472246a74831717a
Description-en: Python 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.
Description-md5: 1407cf91de5bb56b793294f2eb30db46
Homepage: http://github.com/pylast/pylast/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu