How to Install and Uninstall ruby-taglib.noarch Package on Fedora 39

Last updated: October 02,2024

1. Install "ruby-taglib.noarch" package

This tutorial shows how to install ruby-taglib.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install ruby-taglib.noarch

2. Uninstall "ruby-taglib.noarch" package

Please follow the step by step instructions below to uninstall ruby-taglib.noarch on Fedora 39:

$ sudo dnf remove ruby-taglib.noarch $ sudo dnf autoremove

3. Information about the ruby-taglib.noarch package on Fedora 39

Last metadata expiration check: 0:32:20 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : ruby-taglib
Version : 1.1
Release : 28.fc39
Architecture : noarch
Size : 9.9 k
Source : ruby-taglib-1.1-28.fc39.src.rpm
Repository : fedora
Summary : Ruby library wrapping the Taglib library
URL : http://www.hakubi.us/ruby-taglib/
License : MIT
Description : ruby-taglib is a simple dl-based wrapper of
: Taglib's C library. It's short and sweet, because the C API is written by
: someone who knows how to use OO programming, and Ruby with dl just
: makes it all too easy to wrap such a library.