How to Install and Uninstall rubygem-bundler.noarch Package on AlmaLinux 9

Last updated: October 06,2024

1. Install "rubygem-bundler.noarch" package

This tutorial shows how to install rubygem-bundler.noarch on AlmaLinux 9

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

2. Uninstall "rubygem-bundler.noarch" package

Please follow the guidance below to uninstall rubygem-bundler.noarch on AlmaLinux 9:

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

3. Information about the rubygem-bundler.noarch package on AlmaLinux 9

Last metadata expiration check: 1:24:22 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rubygem-bundler
Version : 2.2.33
Release : 160.el9_0
Architecture : noarch
Size : 372 k
Source : ruby-3.0.4-160.el9_0.src.rpm
Repository : appstream
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.