How to Install and Uninstall python3-optcomplete.noarch Package on Fedora 34
Last updated: November 05,2024
1. Install "python3-optcomplete.noarch" package
This is a short guide on how to install python3-optcomplete.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-optcomplete.noarch
Copied
2. Uninstall "python3-optcomplete.noarch" package
Please follow the steps below to uninstall python3-optcomplete.noarch on Fedora 34:
$
sudo dnf remove
python3-optcomplete.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-optcomplete.noarch package on Fedora 34
Last metadata expiration check: 3:04:42 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-optcomplete
Version : 1.2.1
Release : 8.fc34
Architecture : noarch
Size : 26 k
Source : python-optcomplete-1.2.1-8.fc34.src.rpm
Repository : fedora
Summary : Shell Completion Self-Generator for Python 3
URL : http://furius.ca/optcomplete
License : BSD
Description : This Python 3 module aims at providing almost automatically shell completion
: for any Python program that already uses the optparse module.
Available Packages
Name : python3-optcomplete
Version : 1.2.1
Release : 8.fc34
Architecture : noarch
Size : 26 k
Source : python-optcomplete-1.2.1-8.fc34.src.rpm
Repository : fedora
Summary : Shell Completion Self-Generator for Python 3
URL : http://furius.ca/optcomplete
License : BSD
Description : This Python 3 module aims at providing almost automatically shell completion
: for any Python program that already uses the optparse module.