python-wagtail on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-wagtail

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

$ yay -Rns python-wagtail

2. Manually Install "python-wagtail" via AUR

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

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

b. Clone python-wagtail's git locally

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

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

$ cd ~/python-wagtail $ makepkg -si

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

ID: 1428601
Name: python-wagtail
PackageBaseID: 191932
PackageBase: python-wagtail
Version: 6.0.1-1
Description: A Django content management system.
URL: https://wagtail.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alhirzel
Submitter: alhirzel
FirstSubmitted: 1679771513
LastModified: 1710614865
URLPath: /cgit/aur.git/snapshot/python-wagtail.tar.gz