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

Last updated: February 06,2025

1. Install "yum-plugin-verify.noarch" package

Here is a brief guide to show you how to install yum-plugin-verify.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install yum-plugin-verify.noarch

2. Uninstall "yum-plugin-verify.noarch" package

This tutorial shows how to uninstall yum-plugin-verify.noarch on Amazon Linux 2:

$ sudo yum remove yum-plugin-verify.noarch $ sudo yum autoremove

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

Loaded plugins: ovl, priorities
Available Packages
Name : yum-plugin-verify
Arch : noarch
Version : 1.1.31
Release : 46.amzn2.0.1
Size : 35 k
Repo : amzn2-core/2/x86_64
Summary : Yum plugin to add verify command, and options
URL : http://yum.baseurl.org/download/yum-utils/
License : GPLv2+
Description : This plugin adds the commands verify, verify-all and verify-rpm.
: There are also a couple of options. This command works like rpm
: -V, to verify your installation.