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

Last updated: May 19,2024

1. Install "python38-django-reversion" package

This tutorial shows how to install python38-django-reversion on openSuSE Tumbleweed

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

2. Uninstall "python38-django-reversion" package

Please follow the steps below to uninstall python38-django-reversion on openSuSE Tumbleweed:

$ sudo zypper remove python38-django-reversion

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

Information for package python38-django-reversion:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-django-reversion
Version : 3.0.7-1.8
Arch : noarch
Vendor : openSUSE
Installed Size : 312,0 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.