How to Install and Uninstall yum.noarch Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "yum.noarch" package

Please follow the step by step instructions below to install yum.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install yum.noarch

2. Uninstall "yum.noarch" package

Please follow the instructions below to uninstall yum.noarch on Amazon Linux 2:

$ sudo yum remove yum.noarch $ sudo yum autoremove

3. Information about the yum.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Installed Packages
Name : yum
Arch : noarch
Version : 3.4.3
Release : 158.amzn2.0.5
Size : 5.5 M
Repo : installed
Summary : RPM package installer/updater/manager
URL : http://yum.baseurl.org/
License : GPLv2+
Description : Yum is a utility that can check for and automatically download and
: install updated RPM packages. Dependencies are obtained and
: downloaded automatically, prompting the user for permission as
: necessary.