How to Install and Uninstall man-db.src Package on Oracle Linux 8
Last updated: January 13,2025
1. Install "man-db.src" package
Learn how to install man-db.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
man-db.src
Copied
2. Uninstall "man-db.src" package
Learn how to uninstall man-db.src on Oracle Linux 8:
$
sudo dnf remove
man-db.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the man-db.src package on Oracle Linux 8
Last metadata expiration check: 1:02:23 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : man-db
Version : 2.7.6.1
Release : 18.el8
Architecture : src
Size : 1.5 M
Source : None
Repository : ol8_baseos_latest
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.7.6.1
Release : 18.el8
Architecture : src
Size : 1.5 M
Source : None
Repository : ol8_baseos_latest
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.