How to Install and Uninstall man-pages.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "man-pages.noarch" package

This is a short guide on how to install man-pages.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install man-pages.noarch

2. Uninstall "man-pages.noarch" package

This tutorial shows how to uninstall man-pages.noarch on Oracle Linux 9:

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

3. Information about the man-pages.noarch package on Oracle Linux 9

Last metadata expiration check: 1:34:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : man-pages
Version : 6.04
Release : 1.el9
Architecture : noarch
Size : 9.4 M
Source : man-pages-6.04-1.el9.src.rpm
Repository : ol9_baseos_latest
Summary : Linux kernel and C library user-space interface documentation
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 manual pages from the Linux Documentation Project (LDP).