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

Last updated: February 04,2025

1. Install "python38-starlette" package

Here is a brief guide to show you how to install python38-starlette on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-starlette

2. Uninstall "python38-starlette" package

Learn how to uninstall python38-starlette on openSuSE Tumbleweed:

$ sudo zypper remove python38-starlette

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

Information for package python38-starlette:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-starlette
Version : 0.17.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 544,7 KiB
Installed : No
Status : not installed
Source package : python-starlette-0.17.1-1.1.src
Summary : Lightweight ASGI framework/toolkit
Description :
Starlette is a lightweight ASGI framework/toolkit, which is ideal for
building high performance asyncio services.