How to Install and Uninstall python3-paste-deploy.noarch Package on CentOS 8 / RHEL 8
Last updated: January 08,2025
1. Install "python3-paste-deploy.noarch" package
This guide covers the steps necessary to install python3-paste-deploy.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-paste-deploy.noarch
Copied
2. Uninstall "python3-paste-deploy.noarch" package
Please follow the steps below to uninstall python3-paste-deploy.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-paste-deploy.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-paste-deploy.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:59:21 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-paste-deploy
Version : 2.0.1
Release : 1.el8
Architecture : noarch
Size : 52 k
Source : python-paste-deploy-2.0.1-1.el8.src.rpm
Repository : epel
Summary : Load, configure, and compose WSGI applications and servers
URL : https://github.com/Pylons/pastedeploy
License : MIT
Description : This tool provides code to load WSGI applications and servers from
: URIs; these URIs can refer to Python Eggs for INI-style configuration
: files. PasteScript provides commands to serve applications based on
: this configuration file.
Available Packages
Name : python3-paste-deploy
Version : 2.0.1
Release : 1.el8
Architecture : noarch
Size : 52 k
Source : python-paste-deploy-2.0.1-1.el8.src.rpm
Repository : epel
Summary : Load, configure, and compose WSGI applications and servers
URL : https://github.com/Pylons/pastedeploy
License : MIT
Description : This tool provides code to load WSGI applications and servers from
: URIs; these URIs can refer to Python Eggs for INI-style configuration
: files. PasteScript provides commands to serve applications based on
: this configuration file.