How to Install and Uninstall python3-shtab.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 05,2024

1. Install "python3-shtab.noarch" package

Please follow the instructions below to install python3-shtab.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-shtab.noarch" package

Please follow the guidance below to uninstall python3-shtab.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-shtab.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:07:48 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-shtab
Version : 1.5.8
Release : 1.el9
Architecture : noarch
Size : 31 k
Source : python-shtab-1.5.8-1.el9.src.rpm
Repository : epel
Summary : Automagic shell tab completion for Python CLI applications
URL : https://github.com/iterative/shtab
License : ASL 2.0
Description : Automatically generate shell tab completion scripts for Python CLI apps.