How to Install and Uninstall man-pages.noarch Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "man-pages.noarch" package

This tutorial shows how to install man-pages.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install man-pages.noarch

2. Uninstall "man-pages.noarch" package

Please follow the guidelines below to uninstall man-pages.noarch on Amazon Linux 2:

$ sudo yum remove man-pages.noarch $ sudo yum autoremove

3. Information about the man-pages.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : man-pages
Arch : noarch
Version : 3.53
Release : 5.amzn2
Size : 5.0 M
Repo : amzn2-core/2/x86_64
Summary : Man (manual) pages from the Linux Documentation Project
URL : http://www.kernel.org/doc/man-pages/
License : GPL+ and GPLv2+ and BSD and MIT and Copyright only and IEEE
Description : A large collection of man pages (documentation) from the Linux
: Documentation Project (LDP).