gdrive on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S gdrive

* (Optional) Uninstall gdrive on Arch using YAY

$ yay -Rns gdrive

2. Manually Install "gdrive" via AUR

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

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

b. Clone gdrive's git locally

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

c. Go to ~/gdrive folder and install it

$ cd ~/gdrive $ makepkg -si

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

ID: 1396789
Name: gdrive
PackageBaseID: 91607
PackageBase: gdrive
Version: 3.9.1-3
Description: Google Drive CLI Client (Rust rewrite)
URL: https://github.com/glotlabs/gdrive
NumVotes: 42
Popularity: 0.000134
OutOfDate:
Maintainer: scarlettekk
Submitter: kleinph
FirstSubmitted: 1427191639
LastModified: 1706819002
URLPath: /cgit/aur.git/snapshot/gdrive.tar.gz