How to Install and Uninstall rubygem-plist.noarch Package on Fedora 35

Last updated: October 04,2024

1. Install "rubygem-plist.noarch" package

Please follow the step by step instructions below to install rubygem-plist.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rubygem-plist.noarch

2. Uninstall "rubygem-plist.noarch" package

Please follow the guidance below to uninstall rubygem-plist.noarch on Fedora 35:

$ sudo dnf remove rubygem-plist.noarch $ sudo dnf autoremove

3. Information about the rubygem-plist.noarch package on Fedora 35

Last metadata expiration check: 2:22:08 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rubygem-plist
Version : 3.4.0
Release : 9.fc35
Architecture : noarch
Size : 14 k
Source : rubygem-plist-3.4.0-9.fc35.src.rpm
Repository : fedora
Summary : All-purpose Property List manipulation library
URL : http://plist.rubyforge.org
License : MIT
Description : Plist is a library to manipulate Property List files, also known as plists.
: It can parse plist files into native Ruby data structures as well as
: generating new plist files from your Ruby objects.