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

Last updated: May 17,2024

1. Install "python39-starlette" package

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

$ sudo zypper refresh $ sudo zypper install python39-starlette

2. Uninstall "python39-starlette" package

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

$ sudo zypper remove python39-starlette

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

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