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

Last updated: May 20,2024

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

$ yay -S python-django-jsonfield

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

$ yay -Rns python-django-jsonfield

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

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

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

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

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

ID: 829075
Name: python-django-jsonfield
PackageBaseID: 133523
PackageBase: python-django-jsonfield
Version: 3.1.0-2
Description: A reusable JSONField model for Django to store ad-hoc data
URL: https://github.com/dmkoch/django-jsonfield
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Joffrey
FirstSubmitted: 1529073198
LastModified: 1607166082
URLPath: /cgit/aur.git/snapshot/python-django-jsonfield.tar.gz