django-voting on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S django-voting

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

$ yay -Rns django-voting

2. Manually Install "django-voting" via AUR

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

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

b. Clone django-voting's git locally

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

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

$ cd ~/django-voting $ makepkg -si

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

ID: 901057
Name: django-voting
PackageBaseID: 62762
PackageBase: django-voting
Version: 1.0-1
Description: A generic voting application for Django projects
URL: https://github.com/jezdez/django-voting/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ChrisOelmueller
FirstSubmitted: 1347541371
LastModified: 1619968100
URLPath: /cgit/aur.git/snapshot/django-voting.tar.gz