How to Install and Uninstall python3-optcomplete.noarch Package on Fedora 35

Last updated: July 04,2024

1. Install "python3-optcomplete.noarch" package

Please follow the guidelines below to install python3-optcomplete.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-optcomplete.noarch

2. Uninstall "python3-optcomplete.noarch" package

Here is a brief guide to show you how to uninstall python3-optcomplete.noarch on Fedora 35:

$ sudo dnf remove python3-optcomplete.noarch $ sudo dnf autoremove

3. Information about the python3-optcomplete.noarch package on Fedora 35

Last metadata expiration check: 3:08:06 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-optcomplete
Version : 1.2.1
Release : 10.fc35
Architecture : noarch
Size : 26 k
Source : python-optcomplete-1.2.1-10.fc35.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.