django-docs on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S django-docs

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

$ yay -Rns django-docs

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

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

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

$ cd ~/django-docs $ makepkg -si

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

ID: 916685
Name: django-docs
PackageBaseID: 45353
PackageBase: django-docs
Version: 3.2-2
Description: Docs for Django's release
URL: https://docs.djangoproject.com/en/
NumVotes: 23
Popularity: 6.7E-5
OutOfDate: 1657522352
Maintainer: luxcem
FirstSubmitted: 1294928400
LastModified: 1622798216
URLPath: /cgit/aur.git/snapshot/django-docs.tar.gz