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

Last updated: May 19,2024

1. Install "python3-tunigo" package

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

$ sudo apt update $ sudo apt install python3-tunigo

2. Uninstall "python3-tunigo" package

This guide covers the steps necessary to uninstall python3-tunigo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-tunigo
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Stein Magnus Jodal
Architecture: all
Source: python-tunigo
Version: 1.0.0-1
Depends: python3-pkg-resources, python3-requests, python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-tunigo/python3-tunigo_1.0.0-1_all.deb
Size: 8200
MD5sum: 51c2fcaf73599256f99a3d31588ae908
SHA1: b626cc398873649d31b0ad5685f363a559dfeb67
SHA256: e8617ca27a77df74cc4eaea95c809022c537477eed15e221f958b6908e0851c0
Description-en: Python API for the browse feature of Spotify (Python 3)
This package allows for simple access to Tunigo's API. This is an API for
fetching featured playlists and new releases for Spotify. It supports featured
playlists, top playlists, new album releases and playlists for a range of
different genres.
.
Tunigo's API is what the official Spotify client uses to provide its
browse feature.
.
Note that the API is not documented or officially released, so it may change
at any time.
.
This is the Python 3 version of the package.
Description-md5: 2b43ae23b98cab943686324b45077f5f
Homepage: https://github.com/trygveaa/python-tunigo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu