How to Install and Uninstall python3-webob.noarch Package on CentOS Stream 8
Last updated: January 11,2025
1. Install "python3-webob.noarch" package
This guide covers the steps necessary to install python3-webob.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-webob.noarch
Copied
2. Uninstall "python3-webob.noarch" package
This guide covers the steps necessary to uninstall python3-webob.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-webob.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-webob.noarch package on CentOS Stream 8
Last metadata expiration check: 4:26:57 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-webob
Version : 1.8.5
Release : 1.el8.1
Architecture : noarch
Size : 251 k
Source : python-webob-1.8.5-1.el8.1.src.rpm
Repository : epel
Summary : WSGI request and response object
URL : http://pythonpaste.org/webob/
License : MIT
Description : WebOb provides wrappers around the WSGI request environment, and an object to
: help create WSGI responses. The objects map much of the specified behavior of
: HTTP, including header parsing and accessors for other standard parts of the
: environment.
Available Packages
Name : python3-webob
Version : 1.8.5
Release : 1.el8.1
Architecture : noarch
Size : 251 k
Source : python-webob-1.8.5-1.el8.1.src.rpm
Repository : epel
Summary : WSGI request and response object
URL : http://pythonpaste.org/webob/
License : MIT
Description : WebOb provides wrappers around the WSGI request environment, and an object to
: help create WSGI responses. The objects map much of the specified behavior of
: HTTP, including header parsing and accessors for other standard parts of the
: environment.