How to Install and Uninstall python3-paste-script.noarch Package on Fedora 36

Last updated: October 14,2024

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

This guide covers the steps necessary to install python3-paste-script.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall python3-paste-script.noarch on Fedora 36:

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

3. Information about the python3-paste-script.noarch package on Fedora 36

Last metadata expiration check: 0:20:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-paste-script
Version : 3.2.1
Release : 4.fc36
Architecture : noarch
Size : 142 k
Source : python-paste-script-3.2.1-4.fc36.src.rpm
Repository : fedora
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