How to Install and Uninstall python3-asgiref.noarch Package on Fedora 35
Last updated: November 01,2024
1. Install "python3-asgiref.noarch" package
In this section, we are going to explain the necessary steps to install python3-asgiref.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-asgiref.noarch
Copied
2. Uninstall "python3-asgiref.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-asgiref.noarch on Fedora 35:
$
sudo dnf remove
python3-asgiref.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-asgiref.noarch package on Fedora 35
Last metadata expiration check: 5:50:45 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-asgiref
Version : 3.4.1
Release : 1.fc35
Architecture : noarch
Size : 48 k
Source : python-asgiref-3.4.1-1.fc35.src.rpm
Repository : fedora
Summary : ASGI specs, helper code, and adapters
URL : https://github.com/django/asgiref
License : BSD and ASL 2.0
Description : ASGI is a standard for Python asynchronous web apps and servers to communicate
: with each other, and positioned as an asynchronous successor to WSGI. This
: package includes ASGI base libraries, such as:
:
: * Sync-to-async and async-to-sync function wrappers, asgiref.sync
: * Server base classes, asgiref.server
: * A WSGI-to-ASGI adapter, in asgiref.wsgi
Available Packages
Name : python3-asgiref
Version : 3.4.1
Release : 1.fc35
Architecture : noarch
Size : 48 k
Source : python-asgiref-3.4.1-1.fc35.src.rpm
Repository : fedora
Summary : ASGI specs, helper code, and adapters
URL : https://github.com/django/asgiref
License : BSD and ASL 2.0
Description : ASGI is a standard for Python asynchronous web apps and servers to communicate
: with each other, and positioned as an asynchronous successor to WSGI. This
: package includes ASGI base libraries, such as:
:
: * Sync-to-async and async-to-sync function wrappers, asgiref.sync
: * Server base classes, asgiref.server
: * A WSGI-to-ASGI adapter, in asgiref.wsgi