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

Last updated: May 16,2024

1. Install "python3-libdiscid" package

This tutorial shows how to install python3-libdiscid on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-libdiscid

2. Uninstall "python3-libdiscid" package

This is a short guide on how to uninstall python3-libdiscid on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-libdiscid
Priority: optional
Section: universe/python
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Multimedia Maintainers
Architecture: amd64
Source: python-libdiscid
Version: 0.4.1-5build1
Depends: python3 (<< 3.6), python3 (>= 3.5~), libc6 (>= 2.4), libdiscid0 (>= 0.6.0)
Suggests: python3-libdiscid-dbg, python-libdiscid-doc
Filename: pool/universe/p/python-libdiscid/python3-libdiscid_0.4.1-5build1_amd64.deb
Size: 36192
MD5sum: b3acb4375638ca6a81c8078a84ed1670
SHA1: ffe6b841d58d8f34cc6c7a943fff8569f8ead480
SHA256: 41f4b09ceae1a107b2e5093cb2d281a395344425e6e5955bffdd967f2b678ace
Description-en: libdiscid binding for Python 3
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 3.
Description-md5: 11704e18aeab8771807445bc24a33e04
Homepage: https://pypi.python.org/pypi/python-libdiscid
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu