How to Install and Uninstall python3-click-man.noarch Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "python3-click-man.noarch" package
This is a short guide on how to install python3-click-man.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-click-man.noarch
Copied
2. Uninstall "python3-click-man.noarch" package
Here is a brief guide to show you how to uninstall python3-click-man.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-click-man.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-click-man.noarch package on Oracle Linux 9
Last metadata expiration check: 1:46:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-click-man
Version : 0.4.1
Release : 11.el9
Architecture : noarch
Size : 23 k
Source : python-click-man-0.4.1-11.el9.src.rpm
Repository : epel
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.
Available Packages
Name : python3-click-man
Version : 0.4.1
Release : 11.el9
Architecture : noarch
Size : 23 k
Source : python-click-man-0.4.1-11.el9.src.rpm
Repository : epel
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.