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

Last updated: July 03,2024

1. Install "python3-aiohttp-cors.noarch" package

Please follow the step by step instructions below to install python3-aiohttp-cors.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-aiohttp-cors.noarch

2. Uninstall "python3-aiohttp-cors.noarch" package

Learn how to uninstall python3-aiohttp-cors.noarch on Fedora 34:

$ sudo dnf remove python3-aiohttp-cors.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:00:12 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-aiohttp-cors
Version : 0.7.0
Release : 12.fc34
Architecture : noarch
Size : 40 k
Source : python-aiohttp-cors-0.7.0-12.fc34.src.rpm
Repository : fedora
Summary : CORS (Cross Origin Resource Sharing) support for aiohttp
URL : https://github.com/aio-libs/aiohttp-cors
License : ASL 2.0
Description : aiohttp_cors library implements Cross Origin Resource Sharing (CORS) support
: for aiohttp asyncio-powered asynchronous HTTP server.