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

Last updated: July 02,2024

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

$ yay -S python-django-docs

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

$ yay -Rns python-django-docs

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

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

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

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

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

ID: 1346173
Name: python-django-docs
PackageBaseID: 187197
PackageBase: python-django-docs
Version: 4.2-1
Description: Documentation for Python Django module.
URL: https://docs.djangoproject.com/
NumVotes: 23
Popularity: 9.4E-5
OutOfDate:
Maintainer: morealaz
Submitter: morealaz
FirstSubmitted: 1667885001
LastModified: 1698903083
URLPath: /cgit/aur.git/snapshot/python-django-docs.tar.gz