How to Install and Uninstall python3-pytaglib.x86_64 Package on Fedora 34

Last updated: September 23,2024

1. Install "python3-pytaglib.x86_64" package

Learn how to install python3-pytaglib.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pytaglib.x86_64

2. Uninstall "python3-pytaglib.x86_64" package

Learn how to uninstall python3-pytaglib.x86_64 on Fedora 34:

$ sudo dnf remove python3-pytaglib.x86_64 $ sudo dnf autoremove

3. Information about the python3-pytaglib.x86_64 package on Fedora 34

Last metadata expiration check: 5:21:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pytaglib
Version : 1.4.5
Release : 7.fc34
Architecture : x86_64
Size : 58 k
Source : python-pytaglib-1.4.5-7.fc34.src.rpm
Repository : fedora
Summary : Python audio metadata ("tagging") library based on TagLib
URL : https://github.com/supermihi/pytaglib
License : GPLv3+
Description : pytaglib is a full-featured, easy-to-use, cross-platform audio metadata
: (“tag”) library for Python (all versions supported). It uses the popular,
: fast and rock-solid TagLib C++ library internally.
:
: pytaglib is a very thin wrapper about TagLib (<150 lines of code), meaning
: that you immediately profit from the underlying library’s speed and stability.
:
: Python 3 version.