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

Last updated: July 03,2024

1. Install "python312-starlette" package

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

$ sudo zypper refresh $ sudo zypper install python312-starlette

2. Uninstall "python312-starlette" package

Please follow the guidance below to uninstall python312-starlette on openSuSE Tumbleweed:

$ sudo zypper remove python312-starlette

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

Information for package python312-starlette:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-starlette
Version : 0.35.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 884.5 KiB
Installed : No
Status : not installed
Source package : python-starlette-0.35.1-1.4.src
Upstream URL : https://github.com/encode/starlette
Summary : Lightweight ASGI framework/toolkit
Description :
Starlette is a lightweight ASGI framework/toolkit, which is ideal for
building high performance asyncio services.