How to Install and Uninstall python3-webpy.noarch Package on Fedora 34

Last updated: September 29,2024

1. Install "python3-webpy.noarch" package

Please follow the step by step instructions below to install python3-webpy.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-webpy.noarch

2. Uninstall "python3-webpy.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-webpy.noarch on Fedora 34:

$ sudo dnf remove python3-webpy.noarch $ sudo dnf autoremove

3. Information about the python3-webpy.noarch package on Fedora 34

Last metadata expiration check: 4:19:58 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-webpy
Version : 0.61
Release : 3.fc34
Architecture : noarch
Size : 150 k
Source : python-webpy-0.61-3.fc34.src.rpm
Repository : fedora
Summary : A simple web framework for Python
URL : http://webpy.org/
License : Public Domain and BSD
Description :
: web.py is a web framework for python that is as simple as it is
: powerful. web.py is in the public domain; you can use it for whatever
: purpose with absolutely no restrictions.