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

Last updated: November 24,2024

1. Install "rubygem-bundler.noarch" package

Please follow the guidance below to install rubygem-bundler.noarch on Fedora 35

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

2. Uninstall "rubygem-bundler.noarch" package

This is a short guide on how to uninstall rubygem-bundler.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:27:07 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rubygem-bundler
Version : 2.2.33
Release : 153.fc35
Architecture : noarch
Size : 373 k
Source : ruby-3.0.4-153.fc35.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.