How to Install and Uninstall python3-aiofiles.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "python3-aiofiles.noarch" package

This tutorial shows how to install python3-aiofiles.noarch on Fedora 34

$ 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 Fedora 34:

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

3. Information about the python3-aiofiles.noarch package on Fedora 34

Last metadata expiration check: 2:01:44 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-aiofiles
Version : 0.6.0
Release : 1.fc34
Architecture : noarch
Size : 25 k
Source : python-aiofiles-0.6.0-1.fc34.src.rpm
Repository : updates
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.