autoindex on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S autoindex

* (Optional) Uninstall autoindex on Arch using YAY

$ yay -Rns autoindex

2. Manually Install "autoindex" via AUR

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

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

b. Clone autoindex's git locally

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

c. Go to ~/autoindex folder and install it

$ cd ~/autoindex $ makepkg -si

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

ID: 462228
Name: autoindex
PackageBaseID: 52519
PackageBase: autoindex
Version: 2.2.4-1
Description: A Website Directory Indexer and File Manager
URL: http://autoindex.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: robertfoster
Submitter: robertfoster
FirstSubmitted: 1316480653
LastModified: 1511031967
URLPath: /cgit/aur.git/snapshot/autoindex.tar.gz