How to Install and Uninstall man-db.x86_64 Package on Rocky Linux 9
Last updated: November 15,2024
1. Install "man-db.x86_64" package
Please follow the steps below to install man-db.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
man-db.x86_64
Copied
2. Uninstall "man-db.x86_64" package
This guide let you learn how to uninstall man-db.x86_64 on Rocky Linux 9:
$
sudo dnf remove
man-db.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the man-db.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:25:46 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : man-db
Version : 2.9.3
Release : 7.el9
Architecture : x86_64
Size : 1.1 M
Source : man-db-2.9.3-7.el9.src.rpm
Repository : baseos
Summary : Tools for searching and reading man pages
URL : http://www.nongnu.org/man-db/
License : GPLv2+ and GPLv3+
Description : The man-db package includes five tools for browsing man-pages:
: man, whatis, apropos, manpath and lexgrog. man formats and displays
: manual pages. whatis searches the manual page names. apropos searches the
: manual page names and descriptions. manpath determines search path
: for manual pages. lexgrog directly reads header information in
: manual pages.
Available Packages
Name : man-db
Version : 2.9.3
Release : 7.el9
Architecture : x86_64
Size : 1.1 M
Source : man-db-2.9.3-7.el9.src.rpm
Repository : baseos
Summary : Tools for searching and reading man pages
URL : http://www.nongnu.org/man-db/
License : GPLv2+ and GPLv3+
Description : The man-db package includes five tools for browsing man-pages:
: man, whatis, apropos, manpath and lexgrog. man formats and displays
: manual pages. whatis searches the manual page names. apropos searches the
: manual page names and descriptions. manpath determines search path
: for manual pages. lexgrog directly reads header information in
: manual pages.