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

Last updated: November 26,2024

1. Install "python3-aiocmd.noarch" package

Please follow the step by step instructions below to install python3-aiocmd.noarch on Fedora 36

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

2. Uninstall "python3-aiocmd.noarch" package

Please follow the instructions below to uninstall python3-aiocmd.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:03:17 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-aiocmd
Version : 0.1.5
Release : 6.fc36
Architecture : noarch
Size : 20 k
Source : python-aiocmd-0.1.5-6.fc36.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.