How to Install and Uninstall python3-argparse-manpage.noarch Package on Fedora 34
Last updated: November 17,2024
1. Install "python3-argparse-manpage.noarch" package
Please follow the step by step instructions below to install python3-argparse-manpage.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-argparse-manpage.noarch
Copied
2. Uninstall "python3-argparse-manpage.noarch" package
This tutorial shows how to uninstall python3-argparse-manpage.noarch on Fedora 34:
$
sudo dnf remove
python3-argparse-manpage.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-argparse-manpage.noarch package on Fedora 34
Last metadata expiration check: 2:43:01 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-argparse-manpage
Version : 3
Release : 1.fc34
Architecture : noarch
Size : 35 k
Source : argparse-manpage-3-1.fc34.src.rpm
Repository : updates
Summary : Build manual page from Python 3 ArgumentParser object
URL : https://github.com/praiskup/argparse-manpage
License : ASL 2.0
Description :
: Generate manual page an automatic way from ArgumentParser object, so the
: manpage 1:1 corresponds to the automatically generated --help output. The
: manpage generator needs to known the location of the object, user can
: specify that by (a) the module name or corresponding python filename and
: (b) the object name or the function name which returns the object.
: There is a limited support for (deprecated) optparse objects, too.
Available Packages
Name : python3-argparse-manpage
Version : 3
Release : 1.fc34
Architecture : noarch
Size : 35 k
Source : argparse-manpage-3-1.fc34.src.rpm
Repository : updates
Summary : Build manual page from Python 3 ArgumentParser object
URL : https://github.com/praiskup/argparse-manpage
License : ASL 2.0
Description :
: Generate manual page an automatic way from ArgumentParser object, so the
: manpage 1:1 corresponds to the automatically generated --help output. The
: manpage generator needs to known the location of the object, user can
: specify that by (a) the module name or corresponding python filename and
: (b) the object name or the function name which returns the object.
: There is a limited support for (deprecated) optparse objects, too.