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

Last updated: July 02,2024

1. Install "python310-starlette" package

Learn how to install python310-starlette on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-starlette

2. Uninstall "python310-starlette" package

This guide covers the steps necessary to uninstall python310-starlette on openSuSE Tumbleweed:

$ sudo zypper remove python310-starlette

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

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