How to Install and Uninstall rubygem-bundler.noarch Package on Amazon Linux 2

Last updated: May 18,2024

1. Install "rubygem-bundler.noarch" package

Please follow the instructions below to install rubygem-bundler.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install rubygem-bundler.noarch

2. Uninstall "rubygem-bundler.noarch" package

This is a short guide on how to uninstall rubygem-bundler.noarch on Amazon Linux 2:

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

3. Information about the rubygem-bundler.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : rubygem-bundler
Arch : noarch
Version : 1.7.8
Release : 3.amzn2
Size : 147 k
Repo : amzn2-core/2/x86_64
Summary : Library and utilities to manage a Ruby application's gem
: dependencies
URL : http://gembundler.com
License : MIT
Description : Bundler manages an application's dependencies through its entire
: life, across many machines, systematically and repeatably