How to Install and Uninstall python3-django-authority.noarch Package on Fedora 36

Last updated: May 15,2024

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

Please follow the step by step instructions below to install python3-django-authority.noarch on Fedora 36

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

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

Learn how to uninstall python3-django-authority.noarch on Fedora 36:

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

3. Information about the python3-django-authority.noarch package on Fedora 36

Last metadata expiration check: 4:06:47 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-django-authority
Version : 0.11
Release : 19.fc36
Architecture : noarch
Size : 77 k
Source : python-django-authority-0.11-19.fc36.src.rpm
Repository : fedora
Summary : Django app for permissions - Python 3 version
URL : https://github.com/jazzband/django-authority
License : BSD
Description : This is a Django app for generic per-object permissions, custom permission
: checks and permission requests. It also includes view decorators and template
: tags for ease of use. This package provides Python 3 build of django-authority.