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

Last updated: December 25,2024

1. Install "python-libdiscid" package

In this section, we are going to explain the necessary steps to install python-libdiscid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-libdiscid

2. Uninstall "python-libdiscid" package

Learn how to uninstall python-libdiscid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-libdiscid
Priority: optional
Section: universe/python
Installed-Size: 135
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Version: 0.4.1-5build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.4), libdiscid0 (>= 0.6.0)
Suggests: python-libdiscid-dbg, python-libdiscid-doc
Filename: pool/universe/p/python-libdiscid/python-libdiscid_0.4.1-5build1_amd64.deb
Size: 36656
MD5sum: 4216633964e0e7db6df5987a1a8be8e1
SHA1: 442848bcc66aa045cd51ec35747bb7ac09d42bd0
SHA256: 312d758dc283ebde936c4f62c8d0db8253cabb87306868c87930dbe6e243938d
Description-en: libdiscid binding for Python 2
libdiscid allows one to create MusicBrainz DiscIDs from audio CDs. It reads a
CD's table of contents and generates and identifier which can be used to
lookup the CD at MusicBrainz. python-libdiscid provides a binding to work with
libdiscid from Python.
.
This package provides the binding for Python 2.
Description-md5: ae54e37ef3c7475832d5c7efe6134b23
Homepage: https://pypi.python.org/pypi/python-libdiscid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu