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

Last updated: May 05,2024

1. Install "python38-uvicorn" package

Please follow the step by step instructions below to install python38-uvicorn on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-uvicorn

2. Uninstall "python38-uvicorn" package

Please follow the step by step instructions below to uninstall python38-uvicorn on openSuSE Tumbleweed:

$ sudo zypper remove python38-uvicorn

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

Information for package python38-uvicorn:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-uvicorn
Version : 0.12.3-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 339,2 KiB
Installed : No
Status : not installed
Source package : python-uvicorn-0.12.3-2.2.src
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.