How to Install and Uninstall python-paste.noarch Package on Amazon Linux 2
Last updated: November 24,2024
1. Install "python-paste.noarch" package
This guide let you learn how to install python-paste.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-paste.noarch
Copied
2. Uninstall "python-paste.noarch" package
Please follow the guidance below to uninstall python-paste.noarch on Amazon Linux 2:
$
sudo yum remove
python-paste.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python-paste.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-paste
Arch : noarch
Version : 1.7.5.1
Release : 9.20111221hg1498.amzn2.0.1
Size : 866 k
Repo : amzn2-core/2/x86_64
Summary : Tools for using a Web Server Gateway Interface stack
URL : http://pythonpaste.org
License : MIT and ZPLv2.0 and Python and Public Domain 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 : python-paste
Arch : noarch
Version : 1.7.5.1
Release : 9.20111221hg1498.amzn2.0.1
Size : 866 k
Repo : amzn2-core/2/x86_64
Summary : Tools for using a Web Server Gateway Interface stack
URL : http://pythonpaste.org
License : MIT and ZPLv2.0 and Python and Public Domain 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.