python-djoser on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-djoser

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

$ yay -Rns python-djoser

2. Manually Install "python-djoser" via AUR

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

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

b. Clone python-djoser's git locally

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

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

$ cd ~/python-djoser $ makepkg -si

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

ID: 640155
Name: python-djoser
PackageBaseID: 136940
PackageBase: python-djoser
Version: 2.0.3-1
Description: REST version of Django authentication system.
URL: https://pypi.python.org/pypi/djoser
NumVotes: 1
Popularity: 0
OutOfDate: 1689044089
Maintainer: nomis6432
Submitter: nomis6432
FirstSubmitted: 1540646589
LastModified: 1566746469
URLPath: /cgit/aur.git/snapshot/python-djoser.tar.gz