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

Last updated: October 31,2024

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

Please follow the steps below to install python3-aiohttp-cors.noarch on Fedora 38

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

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

Please follow the guidance below to uninstall python3-aiohttp-cors.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:28:53 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-aiohttp-cors
Version : 0.7.0
Release : 18.fc38
Architecture : noarch
Size : 49 k
Source : python-aiohttp-cors-0.7.0-18.fc38.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.