How to Install and Uninstall python3-aiocmd.noarch Package on AlmaLinux 8

Last updated: September 25,2024

1. Install "python3-aiocmd.noarch" package

Please follow the step by step instructions below to install python3-aiocmd.noarch on AlmaLinux 8

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

2. Uninstall "python3-aiocmd.noarch" package

This tutorial shows how to uninstall python3-aiocmd.noarch on AlmaLinux 8:

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

3. Information about the python3-aiocmd.noarch package on AlmaLinux 8

Last metadata expiration check: 0:08:45 ago on Mon Sep 5 03:22:42 2022.
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.