How to Install and Uninstall python3-uvicorn.noarch Package on Fedora 39
Last updated: November 25,2024
1. Install "python3-uvicorn.noarch" package
Please follow the guidelines below to install python3-uvicorn.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-uvicorn.noarch
Copied
2. Uninstall "python3-uvicorn.noarch" package
Learn how to uninstall python3-uvicorn.noarch on Fedora 39:
$
sudo dnf remove
python3-uvicorn.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-uvicorn.noarch package on Fedora 39
Last metadata expiration check: 2:11:28 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-uvicorn
Version : 0.23.2
Release : 1.fc39
Architecture : noarch
Size : 159 k
Source : python-uvicorn-0.23.2-1.fc39.src.rpm
Repository : fedora
Summary : The lightning-fast ASGI server
URL : https://www.uvicorn.org
License : BSD-3-Clause
Description : Uvicorn is an ASGI web server implementation for Python. Until recently Python
: has lacked a minimal low-level server/application interface for async
: frameworks. The ASGI specification fills this gap, and means we are now able
: to start building a common set of tooling usable across all async frameworks.
: Uvicorn supports HTTP/1.1 and WebSockets.
Available Packages
Name : python3-uvicorn
Version : 0.23.2
Release : 1.fc39
Architecture : noarch
Size : 159 k
Source : python-uvicorn-0.23.2-1.fc39.src.rpm
Repository : fedora
Summary : The lightning-fast ASGI server
URL : https://www.uvicorn.org
License : BSD-3-Clause
Description : Uvicorn is an ASGI web server implementation for Python. Until recently Python
: has lacked a minimal low-level server/application interface for async
: frameworks. The ASGI specification fills this gap, and means we are now able
: to start building a common set of tooling usable across all async frameworks.
: Uvicorn supports HTTP/1.1 and WebSockets.