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

Last updated: November 28,2024

1. Install "python3-beaker.noarch" package

Please follow the instructions below to install python3-beaker.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 1:24:05 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-beaker
Version : 1.12.1
Release : 1.fc38
Architecture : noarch
Size : 148 k
Source : python-beaker-1.12.1-1.fc38.src.rpm
Repository : updates
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.