How to Install and Uninstall python3-paste-script.noarch Package on AlmaLinux 8

Last updated: October 06,2024

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

Please follow the guidelines below to install python3-paste-script.noarch on AlmaLinux 8

$ 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 AlmaLinux 8:

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

3. Information about the python3-paste-script.noarch package on AlmaLinux 8

Last metadata expiration check: 1:57:03 ago on Mon Sep 5 03:22:42 2022.
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