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

Last updated: January 15,2025

1. Install "rubygem-bundler.noarch" package

Please follow the steps below to install rubygem-bundler.noarch on Fedora 36

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

2. Uninstall "rubygem-bundler.noarch" package

Please follow the instructions below to uninstall rubygem-bundler.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:51:06 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rubygem-bundler
Version : 2.3.7
Release : 164.fc36
Architecture : noarch
Size : 374 k
Source : ruby-3.1.2-164.fc36.src.rpm
Repository : updates
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.