httpfs2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S httpfs2

* (Optional) Uninstall httpfs2 on Arch using YAY

$ yay -Rns httpfs2

2. Manually Install "httpfs2" via AUR

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

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

b. Clone httpfs2's git locally

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

c. Go to ~/httpfs2 folder and install it

$ cd ~/httpfs2 $ makepkg -si

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

ID: 234057
Name: httpfs2
PackageBaseID: 34650
PackageBase: httpfs2
Version: 0.1.5-3
Description: FUSE-based file system for HTTP access
URL: http://httpfs.sourceforge.net/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: krevedko
FirstSubmitted: 1266243905
LastModified: 1443277010
URLPath: /cgit/aur.git/snapshot/httpfs2.tar.gz