How to Install and Uninstall python3-taglib Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "python3-taglib" package

Here is a brief guide to show you how to install python3-taglib on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-taglib

2. Uninstall "python3-taglib" package

In this section, we are going to explain the necessary steps to uninstall python3-taglib on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-taglib package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-taglib
Architecture: amd64
Version: 0.3.6+dfsg-2build10
Priority: optional
Section: universe/python
Source: pytaglib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2), libtag1v5 (>= 1.9.1-2.2~), python3 (<< 3.9), python3 (>= 3.8~), python3:any (>= 3.3~)
Filename: pool/universe/p/pytaglib/python3-taglib_0.3.6+dfsg-2build10_amd64.deb
Size: 36560
MD5sum: d05e1e5763135cabab0f3526ab909b85
SHA1: 0600508fb4193940e1223dc6b1af06194928041e
SHA256: 9c18b7ad612df402aa6a2ab6419c80f46912f774acf759fb4b20be05c801174c
SHA512: 20559fddb141bab9065c7414ff5ba25a92bcdbcc2f500e3f002cae7afa16281219985bfa1c0f4d5d2d7e6260b0288396c17cbe367d62e1392ec8d2f3e9de7ab7
Homepage: https://pypi.python.org/pypi/pytaglib
Description-en: Python3 bindings for the TagLib audio metadata library
Pytaglib provides an easy interface to read and write metadata of audio files
in Python. It relies on the TagLib library and thus supports all formats that
are supported by TagLib, which include all relevant formats in use today.
.
Pytaglib allows you to use arbitrary tag names (not only the most common ones
like TITLE, ARTIST, ALBUM, ...) and even define multiple values for the same
tag, as long as the metadata system of the underlying audio file supports that.
Description-md5: 72eb943493e3db266dea548b078db4d8