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

Last updated: May 17,2024

1. Install "python-id3" package

Learn how to install python-id3 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-id3

2. Uninstall "python-id3" package

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

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

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

Package: python-id3
Priority: optional
Section: universe/python
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Banck
Architecture: all
Version: 1.2-6.3
Provides: python2.7-id3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-id3/python-id3_1.2-6.3_all.deb
Size: 12106
MD5sum: c629602c0a93f928650da7d8d8e7e298
SHA1: 340dbcb9923d0be9265b077fc3386e9a4abd8903
SHA256: 14c273954b292de7c658152cbaa0112e1b1b157738710af73adcc791d1b6420d
Description-en: Python module for id3-tags manipulation
python-id3 is a simple Python module for retrieving and setting so-called ID3
tags on MP3 compressed audio files through an object-oriented interface. MP3
players generally use this simple information for display track title, artist
name, and album title while playing the sound file.
.
ID3.py supports ID3 version 1.1, including the track number field.
Description-md5: 7687d35e0fbfecf3c83acedb82020266
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu