How to Install and Uninstall python3-falcon.x86_64 Package on Fedora 34

Last updated: May 18,2024

1. Install "python3-falcon.x86_64" package

Please follow the guidelines below to install python3-falcon.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-falcon.x86_64

2. Uninstall "python3-falcon.x86_64" package

Please follow the instructions below to uninstall python3-falcon.x86_64 on Fedora 34:

$ sudo dnf remove python3-falcon.x86_64 $ sudo dnf autoremove

3. Information about the python3-falcon.x86_64 package on Fedora 34

Last metadata expiration check: 5:47:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-falcon
Version : 2.0.0
Release : 5.fc34
Architecture : x86_64
Size : 951 k
Source : python-falcon-2.0.0-5.fc34.src.rpm
Repository : fedora
Summary : An unladen web framework for building APIs and app backends
URL : https://falconframework.org
License : ASL 2.0
Description : Falcon is a high-performance Python framework for building cloud APIs. It
: encourages the REST architectural style, and tries to do as little as possible
: while remaining highly effective.