How to Install and Uninstall python39-uvicorn Package on openSuSE Tumbleweed
Last updated: November 27,2024
1. Install "python39-uvicorn" package
Please follow the steps below to install python39-uvicorn on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-uvicorn
Copied
2. Uninstall "python39-uvicorn" package
This tutorial shows how to uninstall python39-uvicorn on openSuSE Tumbleweed:
$
sudo zypper remove
python39-uvicorn
Copied
3. Information about the python39-uvicorn package on openSuSE Tumbleweed
Information for package python39-uvicorn:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-uvicorn
Version : 0.25.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 378.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.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-uvicorn
Version : 0.25.0-2.2
Arch : noarch
Vendor : openSUSE
Installed Size : 378.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.