apindex on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S apindex

* (Optional) Uninstall apindex on Arch using YAY

$ yay -Rns apindex

2. Manually Install "apindex" via AUR

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

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

b. Clone apindex's git locally

$ git clone https://aur.archlinux.org/apindex.git ~/apindex

c. Go to ~/apindex folder and install it

$ cd ~/apindex $ makepkg -si

3. Information about the apindex package on Arch User Repository (AUR)

ID: 686380
Name: apindex
PackageBaseID: 148196
PackageBase: apindex
Version: 2.2-1
Description: Static HTML file index generator for Github Pages
URL: https://github.com/libthinkpad/apindex
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: peeweep
Submitter: peeweep
FirstSubmitted: 1579086194
LastModified: 1579086194
URLPath: /cgit/aur.git/snapshot/apindex.tar.gz