How to Install and Uninstall python311-asgiref Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python311-asgiref" package

Learn how to install python311-asgiref on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-asgiref

2. Uninstall "python311-asgiref" package

This is a short guide on how to uninstall python311-asgiref on openSuSE Tumbleweed:

$ sudo zypper remove python311-asgiref

3. Information about the python311-asgiref package on openSuSE Tumbleweed

Information for package python311-asgiref:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-asgiref
Version : 3.7.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 187.8 KiB
Installed : No
Status : not installed
Source package : python-asgiref-3.7.2-1.4.src
Upstream URL : https://github.com/django/asgiref/
Summary : ASGI specs, helper code, and adapters
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. You can
read more at https://asgi.readthedocs.io/en/latest/