gcsf on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S gcsf

* (Optional) Uninstall gcsf on Arch using YAY

$ yay -Rns gcsf

2. Manually Install "gcsf" via AUR

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

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

b. Clone gcsf's git locally

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

c. Go to ~/gcsf folder and install it

$ cd ~/gcsf $ makepkg -si

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

ID: 790971
Name: gcsf
PackageBaseID: 133972
PackageBase: gcsf
Version: 0.1.28-2
Description: a FUSE file system based on Google Drive (Written by Rust)
URL: https://github.com/harababurel/gcsf
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: axionl
Submitter: axionl
FirstSubmitted: 1530680743
LastModified: 1599986800
URLPath: /cgit/aur.git/snapshot/gcsf.tar.gz