How to Install and Uninstall python36-django-reversion Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "python36-django-reversion" package

This is a short guide on how to install python36-django-reversion on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-django-reversion

2. Uninstall "python36-django-reversion" package

Please follow the step by step instructions below to uninstall python36-django-reversion on openSuSE Tumbleweed:

$ sudo zypper remove python36-django-reversion

3. Information about the python36-django-reversion package on openSuSE Tumbleweed

Information for package python36-django-reversion:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-django-reversion
Version : 3.0.7-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 309,9 KiB
Installed : No
Status : not installed
Source package : python-django-reversion-3.0.7-1.8.src
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.