dirindex on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S dirindex

* (Optional) Uninstall dirindex on Arch using YAY

$ yay -Rns dirindex

2. Manually Install "dirindex" via AUR

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

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

b. Clone dirindex's git locally

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

c. Go to ~/dirindex folder and install it

$ cd ~/dirindex $ makepkg -si

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

ID: 194673
Name: dirindex
PackageBaseID: 62948
PackageBase: dirindex
Version: 0.3.1-3
Description: Create an HTML index starting from a directory using templates for the resulting pages
URL: https://github.com/muflone/dirindex
NumVotes: 1
Popularity: 0
OutOfDate: 1700509896
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1348098882
LastModified: 1434211452
URLPath: /cgit/aur.git/snapshot/dirindex.tar.gz