How to Install and Uninstall rubygem-bundler.noarch Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "rubygem-bundler.noarch" package

Please follow the guidelines below to install rubygem-bundler.noarch on Oracle Linux 8

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

2. Uninstall "rubygem-bundler.noarch" package

Please follow the instructions below to uninstall rubygem-bundler.noarch on Oracle Linux 8:

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

3. Information about the rubygem-bundler.noarch package on Oracle Linux 8

Last metadata expiration check: 5:14:36 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-bundler
Version : 1.16.1
Release : 4.module+el8.6.0+20712+84e27c2d
Architecture : noarch
Size : 353 k
Source : rubygem-bundler-1.16.1-4.module+el8.6.0+20712+84e27c2d.src.rpm
Repository : ol8_appstream
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.