How to Install and Uninstall python3-click-man.noarch Package on Fedora 34

Last updated: July 03,2024

1. Install "python3-click-man.noarch" package

Please follow the instructions below to install python3-click-man.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-click-man.noarch

2. Uninstall "python3-click-man.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-click-man.noarch on Fedora 34:

$ sudo dnf remove python3-click-man.noarch $ sudo dnf autoremove

3. Information about the python3-click-man.noarch package on Fedora 34

Last metadata expiration check: 4:18:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-click-man
Version : 0.4.1
Release : 4.fc34
Architecture : noarch
Size : 23 k
Source : python-click-man-0.4.1-4.fc34.src.rpm
Repository : fedora
Summary : Generate man pages for click based CLI applications
URL : https://github.com/click-contrib/click-man
License : MIT
Description : Automatically produces UNIX-style manual pages for Python applications that
: use Click for option handling.