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

Last updated: July 02,2024

1. Install "rubygem-bundler.noarch" package

This guide covers the steps necessary to install rubygem-bundler.noarch on Fedora 34

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

2. Uninstall "rubygem-bundler.noarch" package

This guide let you learn how to uninstall rubygem-bundler.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:24:08 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : rubygem-bundler
Version : 2.2.33
Release : 153.fc34
Architecture : noarch
Size : 371 k
Source : ruby-3.0.4-153.fc34.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.