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

Last updated: June 23,2024

1. Install "python-pykaraoke" package

This guide let you learn how to install python-pykaraoke on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pykaraoke

2. Uninstall "python-pykaraoke" package

Please follow the instructions below to uninstall python-pykaraoke on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-pykaraoke
Priority: optional
Section: universe/games
Installed-Size: 499
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Architecture: amd64
Source: pykaraoke
Version: 0.7.5-1.1
Provides: python2.7-pykaraoke
Depends: libc6 (>= 2.14), libsdl1.2debian (>= 1.2.11), python (>= 2.7), python (<< 2.8), python-pygame, ttf-dejavu
Recommends: timidity, freepats, python-mutagen
Suggests: python-numpy
Filename: pool/universe/p/pykaraoke/python-pykaraoke_0.7.5-1.1_amd64.deb
Size: 93390
MD5sum: 63691e8685a7df253a0fde2c57bf12ac
SHA1: 1eaedb3c3c6e887a8d0cebfeb0b8897895f5418e
SHA256: b3716262481ede384a84ca04bf08b968084449c6924cad2376fe7947aec9c3ec
Description-en: free CDG/MIDI/MPEG karaoke player
PyKaraoke is a free karaoke player. You can use this program to play your
collection of CDG, MIDI and MPEG karaoke songs.
.
This package includes the Python modules needed to play CDG files, MIDI/KAR
files and MPEG files.
.
This package also includes the arch-dependent modules that gives a major
performance boost to the CDG player.
.
Features:
* CDG (MP3+G, OGG+G) playback - Play standard CDG karaoke files
* MIDI (.MID/.KAR) playback - Play MIDI format karaoke files
* MPEG playback - Play karaoke songs and movies in MPEG format
.
MIDI/KAR support on Linux, requires the following:
* Timidity++
* Sounds/patches for Timidity++ (e.g. freepats or eawpatches)
Description-md5: 692652af1dfb86300db5b7c6f340ceaf
Homepage: http://www.kibosh.org/pykaraoke/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu