How to Install and Uninstall python3-webpy.noarch Package on CentOS 8 / RHEL 8
Last updated: January 15,2025
1. Install "python3-webpy.noarch" package
Please follow the guidance below to install python3-webpy.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-webpy.noarch
Copied
2. Uninstall "python3-webpy.noarch" package
Please follow the step by step instructions below to uninstall python3-webpy.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-webpy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-webpy.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:09:20 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-webpy
Version : 0.61
Release : 2.el8
Architecture : noarch
Size : 158 k
Source : python-webpy-0.61-2.el8.src.rpm
Repository : epel
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.
Available Packages
Name : python3-webpy
Version : 0.61
Release : 2.el8
Architecture : noarch
Size : 158 k
Source : python-webpy-0.61-2.el8.src.rpm
Repository : epel
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.