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

Last updated: February 06,2025

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

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

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

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

Here is a brief guide to show you how to uninstall python3-django-authority.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:32:57 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-django-authority
Version : 0.11
Release : 18.fc35
Architecture : noarch
Size : 77 k
Source : python-django-authority-0.11-18.fc35.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.