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

Last updated: May 13,2024

1. Install "python311-starlette" package

This is a short guide on how to install python311-starlette on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-starlette

2. Uninstall "python311-starlette" package

This tutorial shows how to uninstall python311-starlette on openSuSE Tumbleweed:

$ sudo zypper remove python311-starlette

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

Information for package python311-starlette:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-starlette
Version : 0.35.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 932.4 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.