index-generator on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S index-generator

* (Optional) Uninstall index-generator on Arch using YAY

$ yay -Rns index-generator

2. Manually Install "index-generator" via AUR

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

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

b. Clone index-generator's git locally

$ git clone https://aur.archlinux.org/index-generator.git ~/index-generator

c. Go to ~/index-generator folder and install it

$ cd ~/index-generator $ makepkg -si

3. Information about the index-generator package on Arch User Repository (AUR)

ID: 944837
Name: index-generator
PackageBaseID: 157786
PackageBase: index-generator
Version: 0.3.0-1
Description: Yet another python index generator
URL: https://github.com/index-generator-project/index-generator
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zjuyk
Submitter:
FirstSubmitted: 1600327092
LastModified: 1628323903
URLPath: /cgit/aur.git/snapshot/index-generator.tar.gz