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

Last updated: May 20,2024

1. Install "python-cddb" package

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

$ sudo apt update $ sudo apt install python-cddb

2. Uninstall "python-cddb" package

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

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

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

Package: python-cddb
Priority: optional
Section: universe/python
Installed-Size: 42
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Banck
Architecture: amd64
Version: 1.4-5.2
Provides: python2.7-cddb
Depends: libc6 (>= 2.7), python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-cddb/python-cddb_1.4-5.2_amd64.deb
Size: 13530
MD5sum: a34a83904bf7112104eff05cb32dd3cb
SHA1: 352b0c9e0862ac4138be875b8910c96bf91156da
SHA256: f03be633ec333e9ef750a1c805a93a7a0ce6c80cfde844f49fff18a3ea9dfc2e
Description-en: Python interface to CD-IDs and FreeDB
The dynamic duo of CDDB.py and DiscID.py, along with their side-kick
C module cdrommodule.so, provide an easy way for Python programs to
fetch information on audio CDs from CDDB (http://www.cddb.com/) -- a
very large online database of track listings and other information on
audio CDs. The default CDDB server is FreeDB (http://www.freedb.org)
Description-md5: 838c414ea893d464539e5e25ed077d79
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu