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

Last updated: October 06,2024

1. Install "python3-beaker.noarch" package

Learn how to install python3-beaker.noarch on Fedora 34

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

2. Uninstall "python3-beaker.noarch" package

Learn how to uninstall python3-beaker.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:07:20 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-beaker
Version : 1.10.0
Release : 10.fc34
Architecture : noarch
Size : 106 k
Source : python-beaker-1.10.0-10.fc34.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.