How to Install and Uninstall python3-paste.noarch Package on AlmaLinux 9
Last updated: November 27,2024
1. Install "python3-paste.noarch" package
Please follow the step by step instructions below to install python3-paste.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-paste.noarch
Copied
2. Uninstall "python3-paste.noarch" package
Here is a brief guide to show you how to uninstall python3-paste.noarch on AlmaLinux 9:
$
sudo dnf remove
python3-paste.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-paste.noarch package on AlmaLinux 9
Last metadata expiration check: 2:07:07 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-paste
Version : 3.5.2
Release : 2.el9
Architecture : noarch
Size : 774 k
Source : python-paste-3.5.2-2.el9.src.rpm
Repository : epel
Summary : Tools for using a Web Server Gateway Interface stack
URL : https://github.com/cdent/paste
License : MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0)
Description : These provide several pieces of "middleware" (or filters) that can be nested
: to build web applications. Each piece of middleware uses the WSGI (PEP 333)
: interface, and should be compatible with other middleware based on those
: interfaces.
Available Packages
Name : python3-paste
Version : 3.5.2
Release : 2.el9
Architecture : noarch
Size : 774 k
Source : python-paste-3.5.2-2.el9.src.rpm
Repository : epel
Summary : Tools for using a Web Server Gateway Interface stack
URL : https://github.com/cdent/paste
License : MIT and ZPLv2.0 and Python and (AFL or MIT) and (MIT or ASL 2.0)
Description : These provide several pieces of "middleware" (or filters) that can be nested
: to build web applications. Each piece of middleware uses the WSGI (PEP 333)
: interface, and should be compatible with other middleware based on those
: interfaces.