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

Last updated: July 03,2024

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

Please follow the guidance below to install python3-django-authority.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall python3-django-authority.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:02:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-django-authority
Version : 0.11
Release : 16.fc34
Architecture : noarch
Size : 77 k
Source : python-django-authority-0.11-16.fc34.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.