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

Last updated: November 24,2024

1. Install "python312-uvicorn" package

Please follow the steps below to install python312-uvicorn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-uvicorn

2. Uninstall "python312-uvicorn" package

Please follow the instructions below to uninstall python312-uvicorn on openSuSE Tumbleweed:

$ sudo zypper remove python312-uvicorn

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

Information for package python312-uvicorn:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-uvicorn
Version : 0.25.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 508.5 KiB
Installed : No
Status : not installed
Source package : python-uvicorn-0.25.0-2.2.src
Upstream URL : https://github.com/encode/uvicorn
Summary : An Asynchronous Server Gateway Interface server
Description :
Uvicorn is an ASGI server implementation, using uvloop and httptools.
It supports HTTP/1.1 and WebSockets only.