How to Install and Uninstall python3-aiofiles.noarch Package on AlmaLinux 9

Last updated: October 08,2024

1. Install "python3-aiofiles.noarch" package

Here is a brief guide to show you how to install python3-aiofiles.noarch on AlmaLinux 9

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

2. Uninstall "python3-aiofiles.noarch" package

Please follow the guidelines below to uninstall python3-aiofiles.noarch on AlmaLinux 9:

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

3. Information about the python3-aiofiles.noarch package on AlmaLinux 9

Last metadata expiration check: 0:23:29 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-aiofiles
Version : 23.1.0
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : python-aiofiles-23.1.0-1.el9.src.rpm
Repository : epel
Summary : File support for asyncio
URL : https://github.com/Tinche/aiofiles
License : Apache-2.0
Description : aiofiles is an Apache2 licensed library, written in Python, for handling
: local disk files in asyncio applications.