How to Install and Uninstall python3-aiocmd.noarch Package on Fedora 39

Last updated: October 09,2024

1. Install "python3-aiocmd.noarch" package

Please follow the instructions below to install python3-aiocmd.noarch on Fedora 39

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

2. Uninstall "python3-aiocmd.noarch" package

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

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

3. Information about the python3-aiocmd.noarch package on Fedora 39

Last metadata expiration check: 3:10:58 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-aiocmd
Version : 0.1.5
Release : 11.fc39
Architecture : noarch
Size : 22 k
Source : python-aiocmd-0.1.5-11.fc39.src.rpm
Repository : fedora
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.