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

Last updated: October 05,2024

1. Install "python3-django-debreach.noarch" package

This is a short guide on how to install python3-django-debreach.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-django-debreach.noarch

2. Uninstall "python3-django-debreach.noarch" package

Please follow the step by step instructions below to uninstall python3-django-debreach.noarch on Fedora 34:

$ sudo dnf remove python3-django-debreach.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:07:19 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-django-debreach
Version : 2.0.1
Release : 5.fc34
Architecture : noarch
Size : 18 k
Source : python-django-debreach-2.0.1-5.fc34.src.rpm
Repository : fedora
Summary : Basic/extra mitigation against the BREACH attack for Django projects
URL : http://github.com/lpomfrey/django-debreach
License : BSD
Description : Basic/extra mitigation against the BREACH attack for Django projects.
:
: When combined with rate limiting in your web-server, or by using something
: like django-ratelimit, the techniques here should provide at least some
: protection against the BREACH attack.