How to Install and Uninstall rubygem-bundler.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "rubygem-bundler.noarch" package

This guide let you learn how to install rubygem-bundler.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "rubygem-bundler.noarch" package

Please follow the steps below to uninstall rubygem-bundler.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rubygem-bundler.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:27:10 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rubygem-bundler
Version : 2.2.33
Release : 160.el9_0
Architecture : noarch
Size : 460 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : ubi-9-appstream-rpms
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.