How to Install and Uninstall python3-paste-script.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: January 10,2025
1. Install "python3-paste-script.noarch" package
In this section, we are going to explain the necessary steps to install python3-paste-script.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-paste-script.noarch
Copied
2. Uninstall "python3-paste-script.noarch" package
This guide covers the steps necessary to uninstall python3-paste-script.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-paste-script.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-paste-script.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:46:27 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-paste-script
Version : 3.2.0
Release : 2.el8
Architecture : noarch
Size : 166 k
Source : python-paste-script-3.2.0-2.el8.src.rpm
Repository : epel
Summary : A pluggable command-line frontend
URL : https://github.com/cdent/pastescript
License : MIT and BSD and (MIT or Python)
Description : Paster is pluggable command-line frontend, including commands to setup package
: file layouts
:
: Built-in features:
:
: * Creating file layouts for packages.
: For instance a setuptools-ready file layout.
: * Serving up web applications, with configuration based on paste.deploy
Available Packages
Name : python3-paste-script
Version : 3.2.0
Release : 2.el8
Architecture : noarch
Size : 166 k
Source : python-paste-script-3.2.0-2.el8.src.rpm
Repository : epel
Summary : A pluggable command-line frontend
URL : https://github.com/cdent/pastescript
License : MIT and BSD and (MIT or Python)
Description : Paster is pluggable command-line frontend, including commands to setup package
: file layouts
:
: Built-in features:
:
: * Creating file layouts for packages.
: For instance a setuptools-ready file layout.
: * Serving up web applications, with configuration based on paste.deploy