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

Last updated: May 14,2024

1. Install "python38-falcon" package

This is a short guide on how to install python38-falcon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-falcon

2. Uninstall "python38-falcon" package

This guide covers the steps necessary to uninstall python38-falcon on openSuSE Tumbleweed:

$ sudo zypper remove python38-falcon

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

Information for package python38-falcon:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-falcon
Version : 3.0.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2,6 MiB
Installed : No
Status : not installed
Source package : python-falcon-3.0.1-2.1.src
Summary : A web framework for building APIs and app backends
Description :
Falcon is a Python framework for building cloud
APIs. It encourages the REST architectural style, and tries to do
as little as possible while remaining effective.