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

Last updated: May 18,2024

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

Please follow the guidelines below to install python3-pyserial-asyncio.noarch on Fedora 36

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

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

In this section, we are going to explain the necessary steps to uninstall python3-pyserial-asyncio.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:38:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pyserial-asyncio
Version : 0.6
Release : 2.fc36
Architecture : noarch
Size : 21 k
Source : pyserial-asyncio-0.6-2.fc36.src.rpm
Repository : fedora
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.