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

Last updated: May 09,2024

1. Install "python-django-modelcluster" 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-modelcluster on Arch using YAY

$ yay -S python-django-modelcluster

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

$ yay -Rns python-django-modelcluster

2. Manually Install "python-django-modelcluster" 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-modelcluster's git locally

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

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

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

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

ID: 1419659
Name: python-django-modelcluster
PackageBaseID: 160508
PackageBase: python-django-modelcluster
Version: 6.3-1
Description: Django extension to allow working with 'clusters' of models as a single unit, independently of the database.
URL: https://github.com/wagtail/django-modelcluster
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: amo
FirstSubmitted: 1606942845
LastModified: 1709412484
URLPath: /cgit/aur.git/snapshot/python-django-modelcluster.tar.gz