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

Last updated: October 06,2024

1. Install "python312-asgiref" package

Please follow the guidelines below to install python312-asgiref on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-asgiref

2. Uninstall "python312-asgiref" package

Please follow the guidelines below to uninstall python312-asgiref on openSuSE Tumbleweed:

$ sudo zypper remove python312-asgiref

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

Information for package python312-asgiref:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-asgiref
Version : 3.7.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 177.6 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/