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

Last updated: May 23,2024

1. Install "python-tunigo" package

Please follow the instructions below to install python-tunigo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-tunigo

2. Uninstall "python-tunigo" package

This tutorial shows how to uninstall python-tunigo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-tunigo
Priority: optional
Section: universe/python
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Stein Magnus Jodal
Architecture: all
Version: 1.0.0-1
Depends: python-pkg-resources, python-requests, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-tunigo/python-tunigo_1.0.0-1_all.deb
Size: 8122
MD5sum: 97d8278e7cc79ba59e4688622f7b99b4
SHA1: 73c18ae9d9c9f7befdf3c85dfe51d5e2e854b233
SHA256: 15fc14240397e3b32be1499f6b27059be75398675054f5e8caa166c001a2f072
Description-en: Python API for the browse feature of Spotify (Python 2)
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 2 version of the package.
Description-md5: 0c049161c41eb94faab58c059acf1ea7
Homepage: https://github.com/trygveaa/python-tunigo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu