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

Last updated: November 23,2024

1. Install "python36-starlette" package

Please follow the guidance below to install python36-starlette on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-starlette

2. Uninstall "python36-starlette" package

This guide let you learn how to uninstall python36-starlette on openSuSE Tumbleweed:

$ sudo zypper remove python36-starlette

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

Information for package python36-starlette:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-starlette
Version : 0.17.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 545,5 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.