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

Last updated: July 02,2024

1. Install "python311-falcon" package

This tutorial shows how to install python311-falcon on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-falcon

2. Uninstall "python311-falcon" package

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

$ sudo zypper remove python311-falcon

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

Information for package python311-falcon:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-falcon
Version : 3.1.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.3 MiB
Installed : No
Status : not installed
Source package : python-falcon-3.1.3-1.1.src
Upstream URL : http://falconframework.org
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.