s3fuse on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S s3fuse

* (Optional) Uninstall s3fuse on Arch using YAY

$ yay -Rns s3fuse

2. Manually Install "s3fuse" via AUR

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

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

b. Clone s3fuse's git locally

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

c. Go to ~/s3fuse folder and install it

$ cd ~/s3fuse $ makepkg -si

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

ID: 204737
Name: s3fuse
PackageBaseID: 77987
PackageBase: s3fuse
Version: 0.15-1
Description: FUSE driver for Amazon S3 buckets
URL: http://code.google.com/p/s3fuse/
NumVotes: 0
Popularity: 0
OutOfDate: 1584066416
Maintainer:
Submitter: sumito3478
FirstSubmitted: 1390118565
LastModified: 1435613370
URLPath: /cgit/aur.git/snapshot/s3fuse.tar.gz