How to Install and Uninstall python3-pylast Package on openSUSE Leap

Last updated: May 06,2024

1. Install "python3-pylast" package

This guide let you learn how to install python3-pylast on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pylast

2. Uninstall "python3-pylast" package

This guide covers the steps necessary to uninstall python3-pylast on openSUSE Leap:

$ sudo zypper remove python3-pylast

3. Information about the python3-pylast package on openSUSE Leap

Information for package python3-pylast:
---------------------------------------
Repository : Main Repository
Name : python3-pylast
Version : 4.1.0-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 270.0 KiB
Installed : No
Status : not installed
Source package : python-pylast-4.1.0-bp155.2.10.src
Upstream URL : https://github.com/pylast/pylast
Summary : A python interface to Last.fm
Description :
A Python interface to Last.fm and other API-compatible websites such as Libre.fm
Features:
- Simple public interface.
- Access to all the data exposed by the Last.fm webservices.
- Scrobbling support.
- Full object-oriented design.
- Proxy support.
- Internal caching support for some webservices calls (disabled by default).
- No extra dependencies but python itself.
- Support for other API-compatible networks like Libre.fm
- Python3-friendly (Starting from 0.5).