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

Last updated: October 05,2024

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

$ yay -S python-django-taggit

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

$ yay -Rns python-django-taggit

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

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

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

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

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

ID: 1348766
Name: python-django-taggit
PackageBaseID: 88380
PackageBase: python-django-taggit
Version: 5.0.1-1
Description: Simple tagging application for Django
URL: https://github.com/jazzband/django-taggit/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter: Dragonlord
FirstSubmitted: 1418934063
LastModified: 1699306002
URLPath: /cgit/aur.git/snapshot/python-django-taggit.tar.gz