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

Last updated: January 12,2025

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

This guide let you learn how to install python3-aiohttp-cors.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall python3-aiohttp-cors.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:39:20 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-aiohttp-cors
Version : 0.7.0
Release : 20.fc39
Architecture : noarch
Size : 49 k
Source : python-aiohttp-cors-0.7.0-20.fc39.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.