How to Install and Uninstall yum-plugin-upgrade-helper.noarch Package on Amazon Linux 2

Last updated: May 02,2024

1. Install "yum-plugin-upgrade-helper.noarch" package

In this section, we are going to explain the necessary steps to install yum-plugin-upgrade-helper.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install yum-plugin-upgrade-helper.noarch

2. Uninstall "yum-plugin-upgrade-helper.noarch" package

In this section, we are going to explain the necessary steps to uninstall yum-plugin-upgrade-helper.noarch on Amazon Linux 2:

$ sudo yum remove yum-plugin-upgrade-helper.noarch $ sudo yum autoremove

3. Information about the yum-plugin-upgrade-helper.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : yum-plugin-upgrade-helper
Arch : noarch
Version : 1.1.31
Release : 46.amzn2.0.1
Size : 27 k
Repo : amzn2-core/2/x86_64
Summary : Yum plugin to help upgrades to the next distribution version
URL : http://yum.baseurl.org/download/yum-utils/
License : GPLv2+
Description : this plugin allows yum to erase specific packages on
: install/update based on an additional metadata file in
: repositories. It is used to simplify distribution upgrade hangups.