gcsfuse on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gcsfuse

* (Optional) Uninstall gcsfuse on Arch using YAY

$ yay -Rns gcsfuse

2. Manually Install "gcsfuse" via AUR

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

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

b. Clone gcsfuse's git locally

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

c. Go to ~/gcsfuse folder and install it

$ cd ~/gcsfuse $ makepkg -si

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

ID: 1427572
Name: gcsfuse
PackageBaseID: 107395
PackageBase: gcsfuse
Version: 2.0.0-1
Description: A user-space file system for interacting with Google Cloud Storage
URL: https://github.com/GoogleCloudPlatform/gcsfuse
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jvybihal
Submitter: zfo
FirstSubmitted: 1455112245
LastModified: 1710492443
URLPath: /cgit/aur.git/snapshot/gcsfuse.tar.gz