httpdirfs on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S httpdirfs

* (Optional) Uninstall httpdirfs on Arch using YAY

$ yay -Rns httpdirfs

2. Manually Install "httpdirfs" via AUR

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

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

b. Clone httpdirfs's git locally

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

c. Go to ~/httpdirfs folder and install it

$ cd ~/httpdirfs $ makepkg -si

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

ID: 1411339
Name: httpdirfs
PackageBaseID: 146080
PackageBase: httpdirfs
Version: 1.2.5-2
Description: A filesystem which allows you to mount HTTP directory listings
URL: https://github.com/fangfufu/httpdirfs
NumVotes: 22
Popularity: 1.222434
OutOfDate:
Maintainer: owentrigueros
Submitter: owentrigueros
FirstSubmitted: 1571988080
LastModified: 1708259748
URLPath: /cgit/aur.git/snapshot/httpdirfs.tar.gz