How to Install and Uninstall python3-aiocmd.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 28,2024
1. Install "python3-aiocmd.noarch" package
Learn how to install python3-aiocmd.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-aiocmd.noarch
Copied
2. Uninstall "python3-aiocmd.noarch" package
Here is a brief guide to show you how to uninstall python3-aiocmd.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-aiocmd.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-aiocmd.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:29:40 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-aiocmd
Version : 0.1.2
Release : 1.el8
Architecture : noarch
Size : 18 k
Source : python-aiocmd-0.1.2-1.el8.src.rpm
Repository : epel
Summary : Coroutine-based CLI generator using prompt_toolkit
URL : http://github.com/KimiNewt/aiocmd
License : MIT
Description : Coroutine-based CLI generator using prompt_toolkit, similarly to the built-in
: cmd module.
Available Packages
Name : python3-aiocmd
Version : 0.1.2
Release : 1.el8
Architecture : noarch
Size : 18 k
Source : python-aiocmd-0.1.2-1.el8.src.rpm
Repository : epel
Summary : Coroutine-based CLI generator using prompt_toolkit
URL : http://github.com/KimiNewt/aiocmd
License : MIT
Description : Coroutine-based CLI generator using prompt_toolkit, similarly to the built-in
: cmd module.