How to Install and Uninstall python3-paste-script.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-paste-script.noarch" package

Please follow the instructions below to install python3-paste-script.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-paste-script.noarch

2. Uninstall "python3-paste-script.noarch" package

Please follow the instructions below to uninstall python3-paste-script.noarch on Oracle Linux 9:

$ sudo dnf remove python3-paste-script.noarch $ sudo dnf autoremove

3. Information about the python3-paste-script.noarch package on Oracle Linux 9

Last metadata expiration check: 2:50:35 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-paste-script
Version : 3.3.0
Release : 1.el9
Architecture : noarch
Size : 141 k
Source : python-paste-script-3.3.0-1.el9.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