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

Last updated: October 09,2024

1. Install "python3-aiofiles.noarch" package

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

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

2. Uninstall "python3-aiofiles.noarch" package

This is a short guide on how to uninstall python3-aiofiles.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:40:06 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-aiofiles
Version : 0.6.0
Release : 1.el8
Architecture : noarch
Size : 25 k
Source : python-aiofiles-0.6.0-1.el8.src.rpm
Repository : epel
Summary : File support for asyncio
URL : https://github.com/Tinche/aiofiles
License : ASL 2.0
Description : aiofiles is an Apache2 licensed library, written in Python, for handling
: local disk files in asyncio applications.