How to Install and Uninstall python-beaker.noarch Package on Amazon Linux 2

Last updated: November 27,2024

1. Install "python-beaker.noarch" package

This guide covers the steps necessary to install python-beaker.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-beaker.noarch

2. Uninstall "python-beaker.noarch" package

Please follow the guidance below to uninstall python-beaker.noarch on Amazon Linux 2:

$ sudo yum remove python-beaker.noarch $ sudo yum autoremove

3. Information about the python-beaker.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-beaker
Arch : noarch
Version : 1.5.4
Release : 10.amzn2
Size : 80 k
Repo : amzn2-core/2/x86_64
Summary : WSGI middleware layer to provide sessions
URL : http://beaker.groovie.org/
License : BSD and MIT
Description : Beaker is a caching library that includes Session and Cache
: objects built on Myghty's Container API used in MyghtyUtils. WSGI
: middleware is also included to manage Session objects and signed
: cookies.