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

Last updated: October 15,2024

1. Install "rubygem-bundler.noarch" package

Please follow the instructions below to install rubygem-bundler.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "rubygem-bundler.noarch" package

This tutorial shows how to uninstall rubygem-bundler.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:49:00 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-bundler
Version : 1.16.1
Release : 4.module+el8.9.0+19193+435404ae
Architecture : noarch
Size : 353 k
Source : rubygem-bundler-1.16.1-4.module+el8.9.0+19193+435404ae.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Library and utilities to manage a Ruby application's gem dependencies
URL : http://bundler.io
License : MIT
Description : Bundler manages an application's dependencies through its entire life, across
: many machines, systematically and repeatably.