How to Install and Uninstall rubygem-bundler.noarch Package on Fedora 39

Last updated: September 29,2024

1. Install "rubygem-bundler.noarch" package

Here is a brief guide to show you how to install rubygem-bundler.noarch on Fedora 39

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

2. Uninstall "rubygem-bundler.noarch" package

Here is a brief guide to show you how to uninstall rubygem-bundler.noarch on Fedora 39:

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

3. Information about the rubygem-bundler.noarch package on Fedora 39

Last metadata expiration check: 0:11:08 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-bundler
Version : 2.4.10
Release : 181.fc39
Architecture : noarch
Size : 434 k
Source : ruby-3.2.2-181.fc39.src.rpm
Repository : fedora
Summary : Library and utilities to manage a Ruby application's gem dependencies
URL : https://www.ruby-lang.org/
License : MIT
Description : Bundler manages an application's dependencies through its entire life, across
: many machines, systematically and repeatably.