How to Install and Uninstall help2man.noarch Package on Fedora 39

Last updated: September 27,2024

1. Install "help2man.noarch" package

Here is a brief guide to show you how to install help2man.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install help2man.noarch

2. Uninstall "help2man.noarch" package

This tutorial shows how to uninstall help2man.noarch on Fedora 39:

$ sudo dnf remove help2man.noarch $ sudo dnf autoremove

3. Information about the help2man.noarch package on Fedora 39

Last metadata expiration check: 3:53:17 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : help2man
Version : 1.49.3
Release : 3.fc39
Architecture : noarch
Size : 228 k
Source : help2man-1.49.3-3.fc39.src.rpm
Repository : fedora
Summary : Create simple man pages from --help output
URL : https://www.gnu.org/software/help2man/
License : GPL-3.0-or-later
Description : help2man is a script to create simple man pages from the --help and
: --version output of programs.
:
: Since most GNU documentation is now in info format, this provides a
: way to generate a placeholder man page pointing to that resource while
: still providing some useful information.