How to Install and Uninstall python3-django-guardian Package on openSUSE Leap

Last updated: May 19,2024

1. Install "python3-django-guardian" package

This guide let you learn how to install python3-django-guardian on openSUSE Leap

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

2. Uninstall "python3-django-guardian" package

Please follow the step by step instructions below to uninstall python3-django-guardian on openSUSE Leap:

$ sudo zypper remove python3-django-guardian

3. Information about the python3-django-guardian package on openSUSE Leap

Information for package python3-django-guardian:
------------------------------------------------
Repository : Main Repository
Name : python3-django-guardian
Version : 2.2.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 441.0 KiB
Installed : No
Status : not installed
Source package : python-django-guardian-2.2.0-bp155.2.11.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.