How to Install and Uninstall python3-django-reversion Package on openSUSE Leap
Last updated: February 24,2025
1. Install "python3-django-reversion" package
This is a short guide on how to install python3-django-reversion on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-django-reversion
Copied
2. Uninstall "python3-django-reversion" package
Please follow the guidelines below to uninstall python3-django-reversion on openSUSE Leap:
$
sudo zypper remove
python3-django-reversion
Copied
3. Information about the python3-django-reversion package on openSUSE Leap
Information for package python3-django-reversion:
-------------------------------------------------
Repository : Main Repository
Name : python3-django-reversion
Version : 3.0.7-bp155.2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 310.5 KiB
Installed : No
Status : not installed
Source package : python-django-reversion-3.0.7-bp155.2.16.src
Upstream URL : https://github.com/etianen/django-reversion
Summary : A Django extension that provides version control for model instances
Description :
Django-reversion is an extension to the Django web framework that provides
version control for model instances.
- Roll back to any point in a model instance's history.
- Recover deleted model instances.
- Simple admin integration.
-------------------------------------------------
Repository : Main Repository
Name : python3-django-reversion
Version : 3.0.7-bp155.2.16
Arch : noarch
Vendor : openSUSE
Installed Size : 310.5 KiB
Installed : No
Status : not installed
Source package : python-django-reversion-3.0.7-bp155.2.16.src
Upstream URL : https://github.com/etianen/django-reversion
Summary : A Django extension that provides version control for model instances
Description :
Django-reversion is an extension to the Django web framework that provides
version control for model instances.
- Roll back to any point in a model instance's history.
- Recover deleted model instances.
- Simple admin integration.