How to Install and Uninstall python3-beaker.noarch Package on Fedora 36

Last updated: January 10,2025

1. Install "python3-beaker.noarch" package

Please follow the guidelines below to install python3-beaker.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-beaker.noarch

2. Uninstall "python3-beaker.noarch" package

Please follow the guidelines below to uninstall python3-beaker.noarch on Fedora 36:

$ sudo dnf remove python3-beaker.noarch $ sudo dnf autoremove

3. Information about the python3-beaker.noarch package on Fedora 36

Last metadata expiration check: 3:07:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-beaker
Version : 1.10.0
Release : 13.fc36
Architecture : noarch
Size : 107 k
Source : python-beaker-1.10.0-13.fc36.src.rpm
Repository : fedora
Summary : WSGI middleware layer to provide sessions
URL : http://beaker.readthedocs.io
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.