How to Install and Uninstall help2man Package on openSUSE Leap

Last updated: May 04,2024

1. Install "help2man" package

This tutorial shows how to install help2man on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install help2man

2. Uninstall "help2man" package

Please follow the guidance below to uninstall help2man on openSUSE Leap:

$ sudo zypper remove help2man

3. Information about the help2man package on openSUSE Leap

Information for package help2man:
---------------------------------
Repository : Main Repository
Name : help2man
Version : 1.47.5-1.141
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 388.9 KiB
Installed : No
Status : not installed
Source package : help2man-1.47.5-1.141.src
Upstream URL : https://www.gnu.org/software/help2man/
Summary : Create Simple Man Pages from --help Output
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.