How to Install and Uninstall python3-pyserial-asyncio.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python3-pyserial-asyncio.noarch" package

Please follow the guidelines below to install python3-pyserial-asyncio.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python3-pyserial-asyncio.noarch

2. Uninstall "python3-pyserial-asyncio.noarch" package

Please follow the steps below to uninstall python3-pyserial-asyncio.noarch on Rocky Linux 8:

$ sudo dnf remove python3-pyserial-asyncio.noarch $ sudo dnf autoremove

3. Information about the python3-pyserial-asyncio.noarch package on Rocky Linux 8

Last metadata expiration check: 2:27:37 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-pyserial-asyncio
Version : 0.4
Release : 1.el8
Architecture : noarch
Size : 20 k
Source : pyserial-asyncio-0.4-1.el8.src.rpm
Repository : epel
Summary : Asynchronous Python Serial Port Extension
URL : https://github.com/pyserial/pyserial-asyncio
License : BSD
Description : Async I/O extension package for the Python Serial Port Extension.