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

Last updated: October 05,2024

1. Install "ruby-taglib.noarch" package

This guide let you learn how to install ruby-taglib.noarch on Fedora 36

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

2. Uninstall "ruby-taglib.noarch" package

Here is a brief guide to show you how to uninstall ruby-taglib.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:21:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ruby-taglib
Version : 1.1
Release : 25.fc36
Architecture : noarch
Size : 9.8 k
Source : ruby-taglib-1.1-25.fc36.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.