How to Install and Uninstall taglib-sharp.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "taglib-sharp.x86_64" package

Please follow the step by step instructions below to install taglib-sharp.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install taglib-sharp.x86_64

2. Uninstall "taglib-sharp.x86_64" package

Please follow the step by step instructions below to uninstall taglib-sharp.x86_64 on Fedora 35:

$ sudo dnf remove taglib-sharp.x86_64 $ sudo dnf autoremove

3. Information about the taglib-sharp.x86_64 package on Fedora 35

Last metadata expiration check: 1:42:53 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : taglib-sharp
Version : 2.1.0.0
Release : 17.fc35
Architecture : x86_64
Size : 269 k
Source : taglib-sharp-2.1.0.0-17.fc35.src.rpm
Repository : fedora
Summary : Provides tag reading and writing for Banshee and other Mono apps
URL : http://download.banshee-project.org/taglib-sharp/
License : LGPLv2+
Description : TagLib# is a FREE and Open Source library for the .NET 2.0 and Mono frameworks
: which will let you tag your software with as much or as little detail as you
: like without slowing you down. It supports a large variety of movie and music
: formats which abstract away the work, handling all the different cases, so all
: you have to do is access file.Tag.Title, file.Tag.Lyrics, or my personal
: favorite file.Tag.Pictures. But don't think all this abstraction is gonna keep
: you from tagging's greatest gems. You can still get to a specific tag type's
: features with just a few lines of code.