How to Install and Uninstall python3-click-completion.noarch Package on Fedora 36
Last updated: January 10,2025
1. Install "python3-click-completion.noarch" package
This guide let you learn how to install python3-click-completion.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-click-completion.noarch
Copied
2. Uninstall "python3-click-completion.noarch" package
This guide let you learn how to uninstall python3-click-completion.noarch on Fedora 36:
$
sudo dnf remove
python3-click-completion.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-click-completion.noarch package on Fedora 36
Last metadata expiration check: 5:34:54 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-click-completion
Version : 0.5.2
Release : 7.fc36
Architecture : noarch
Size : 28 k
Source : python-click-completion-0.5.2-7.fc36.src.rpm
Repository : fedora
Summary : Add automatic completion support for fish, Zsh, Bash and PowerShell to Click
URL : https://github.com/click-contrib/click-completion
License : MIT
Description : Enhanced completion for Click
:
: Add automatic completion support for fish, Zsh, Bash and PowerShell to Click.
:
: All the supported shells are able to complete all the command line arguments
: and options defined with click. In addition, fish and Zsh are also displaying
: the options and commands help during the completion.
Available Packages
Name : python3-click-completion
Version : 0.5.2
Release : 7.fc36
Architecture : noarch
Size : 28 k
Source : python-click-completion-0.5.2-7.fc36.src.rpm
Repository : fedora
Summary : Add automatic completion support for fish, Zsh, Bash and PowerShell to Click
URL : https://github.com/click-contrib/click-completion
License : MIT
Description : Enhanced completion for Click
:
: Add automatic completion support for fish, Zsh, Bash and PowerShell to Click.
:
: All the supported shells are able to complete all the command line arguments
: and options defined with click. In addition, fish and Zsh are also displaying
: the options and commands help during the completion.