python-rpc4django on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-rpc4django

* (Optional) Uninstall python-rpc4django on Arch using YAY

$ yay -Rns python-rpc4django

2. Manually Install "python-rpc4django" via AUR

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

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

b. Clone python-rpc4django's git locally

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

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

$ cd ~/python-rpc4django $ makepkg -si

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

ID: 1114036
Name: python-rpc4django
PackageBaseID: 122955
PackageBase: python-rpc4django
Version: 0.6.3-2
Description: Handles JSONRPC and XMLRPC requests easily with Django
URL: https://rpc4django.readthedocs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sleduc
Submitter: sleduc
FirstSubmitted: 1496083292
LastModified: 1658225469
URLPath: /cgit/aur.git/snapshot/python-rpc4django.tar.gz