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

Last updated: July 03,2024

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

Please follow the steps below to install python3-paste-script.noarch on Fedora 35

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

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

This guide let you learn how to uninstall python3-paste-script.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:57:33 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-paste-script
Version : 3.2.1
Release : 3.fc35
Architecture : noarch
Size : 142 k
Source : python-paste-script-3.2.1-3.fc35.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