How to Install and Uninstall python3-django-reversion.noarch Package on Fedora 36
Last updated: January 15,2025
1. Install "python3-django-reversion.noarch" package
This is a short guide on how to install python3-django-reversion.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-reversion.noarch
Copied
2. Uninstall "python3-django-reversion.noarch" package
Here is a brief guide to show you how to uninstall python3-django-reversion.noarch on Fedora 36:
$
sudo dnf remove
python3-django-reversion.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-reversion.noarch package on Fedora 36
Last metadata expiration check: 5:12:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-django-reversion
Version : 4.0.0
Release : 2.fc36
Architecture : noarch
Size : 67 k
Source : python-django-reversion-4.0.0-2.fc36.src.rpm
Repository : fedora
Summary : Version control extension for the Django web framework
URL : http://github.com/etianen/django-reversion
License : BSD
Description : Reversion is an extension to the Django web framework that provides
: comprehensive version control facilities.
:
: Features:
: * Roll back to any point in a model's history - an unlimited undo facility!
: * Recover deleted models - never lose data again!
: * Admin integration for maximum usability.
: * Group related changes into revisions that can be rolled back in a single
: transaction.
: * Automatically save a new version whenever your model changes using Django's
: flexible signalling framework.
: * Automate your revision management with easy-to-use middleware.
:
: Reversion can be easily added to your existing Django project with a minimum
: of code changes.
Available Packages
Name : python3-django-reversion
Version : 4.0.0
Release : 2.fc36
Architecture : noarch
Size : 67 k
Source : python-django-reversion-4.0.0-2.fc36.src.rpm
Repository : fedora
Summary : Version control extension for the Django web framework
URL : http://github.com/etianen/django-reversion
License : BSD
Description : Reversion is an extension to the Django web framework that provides
: comprehensive version control facilities.
:
: Features:
: * Roll back to any point in a model's history - an unlimited undo facility!
: * Recover deleted models - never lose data again!
: * Admin integration for maximum usability.
: * Group related changes into revisions that can be rolled back in a single
: transaction.
: * Automatically save a new version whenever your model changes using Django's
: flexible signalling framework.
: * Automate your revision management with easy-to-use middleware.
:
: Reversion can be easily added to your existing Django project with a minimum
: of code changes.