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

Last updated: November 28,2024

1. Install "python3-beaker.noarch" package

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

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

2. Uninstall "python3-beaker.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-beaker.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:40:23 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-beaker
Version : 1.10.0
Release : 12.fc35
Architecture : noarch
Size : 107 k
Source : python-beaker-1.10.0-12.fc35.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.