How to Install and Uninstall python3-pyserial-asyncio.noarch Package on CentOS Stream 8

Last updated: January 10,2025

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

In this section, we are going to explain the necessary steps to install python3-pyserial-asyncio.noarch on CentOS Stream 8

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

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

Please follow the step by step instructions below to uninstall python3-pyserial-asyncio.noarch on CentOS Stream 8:

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

3. Information about the python3-pyserial-asyncio.noarch package on CentOS Stream 8

Last metadata expiration check: 1:06:27 ago on Sun Feb 25 03:03:59 2024.
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.