How to Install and Uninstall python312-django-guardian Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python312-django-guardian" package

Here is a brief guide to show you how to install python312-django-guardian on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-django-guardian

2. Uninstall "python312-django-guardian" package

Please follow the step by step instructions below to uninstall python312-django-guardian on openSuSE Tumbleweed:

$ sudo zypper remove python312-django-guardian

3. Information about the python312-django-guardian package on openSuSE Tumbleweed

Information for package python312-django-guardian:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-django-guardian
Version : 2.4.0-4.3
Arch : noarch
Vendor : openSUSE
Installed Size : 380.0 KiB
Installed : No
Status : not installed
Source package : python-django-guardian-2.4.0-4.3.src
Upstream URL : https://github.com/lukaszb/django-guardian
Summary : Implementation of per object permissions for Django
Description :
django-guardian is implementation of per object permissions as
authorization backend.