python-django-reversion on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "python-django-reversion" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-django-reversion on Arch using YAY

$ yay -S python-django-reversion

* (Optional) Uninstall python-django-reversion on Arch using YAY

$ yay -Rns python-django-reversion

2. Manually Install "python-django-reversion" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-django-reversion's git locally

$ git clone https://aur.archlinux.org/python-django-reversion.git ~/python-django-reversion

c. Go to ~/python-django-reversion folder and install it

$ cd ~/python-django-reversion $ makepkg -si

3. Information about the python-django-reversion package on Arch User Repository (AUR)

ID: 1407530
Name: python-django-reversion
PackageBaseID: 84324
PackageBase: python-django-reversion
Version: 5.0.12-1
Description: An extension to the Django web framework that provides version control for model instances
URL: https://github.com/etianen/django-reversion
NumVotes: 2
Popularity: 0.006832
OutOfDate:
Maintainer: clebermatheus
Submitter: mawcomw
FirstSubmitted: 1407028394
LastModified: 1707664557
URLPath: /cgit/aur.git/snapshot/python-django-reversion.tar.gz