How to Install and Uninstall python3-pyserial-asyncio.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

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

Please follow the steps below to install python3-pyserial-asyncio.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This guide covers the steps necessary to uninstall python3-pyserial-asyncio.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-pyserial-asyncio.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:04:48 ago on Mon Feb 26 15:59:38 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.