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

Last updated: April 27,2024

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

Here is a brief guide to show you how to install python3-django-debreach.noarch on Fedora 35

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

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

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

Last metadata expiration check: 0:25:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-django-debreach
Version : 2.0.1
Release : 7.fc35
Architecture : noarch
Size : 18 k
Source : python-django-debreach-2.0.1-7.fc35.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.