How to Install and Uninstall python310-django-reversion Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-django-reversion" package
Learn how to install python310-django-reversion on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-django-reversion
Copied
2. Uninstall "python310-django-reversion" package
This tutorial shows how to uninstall python310-django-reversion on openSuSE Tumbleweed:
$
sudo zypper remove
python310-django-reversion
Copied
3. Information about the python310-django-reversion package on openSuSE Tumbleweed
Information for package python310-django-reversion:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-django-reversion
Version : 5.0.12-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 282.7 KiB
Installed : No
Status : not installed
Source package : python-django-reversion-5.0.12-1.1.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 : openSUSE-Tumbleweed-Oss
Name : python310-django-reversion
Version : 5.0.12-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 282.7 KiB
Installed : No
Status : not installed
Source package : python-django-reversion-5.0.12-1.1.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.