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

Last updated: November 26,2024

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

Please follow the instructions below to install python3-django-authority.noarch on Fedora 39

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

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

This is a short guide on how to uninstall python3-django-authority.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:51:57 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-django-authority
Version : 0.11
Release : 24.fc39
Architecture : noarch
Size : 106 k
Source : python-django-authority-0.11-24.fc39.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.