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

Last updated: November 22,2024

1. Install "python3-commandparse.noarch" package

This guide let you learn how to install python3-commandparse.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-commandparse.noarch" package

Please follow the steps below to uninstall python3-commandparse.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:12:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-commandparse
Version : 1.0.8
Release : 1.el8
Architecture : noarch
Size : 15 k
Source : python-commandparse-1.0.8-1.el8.src.rpm
Repository : epel
Summary : CLI application commands parser
URL : https://github.com/flgy/commandparse
License : MIT
Description : Module to parse command based CLI application.