gdrive-bin on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S gdrive-bin

* (Optional) Uninstall gdrive-bin on Arch using YAY

$ yay -Rns gdrive-bin

2. Manually Install "gdrive-bin" via AUR

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

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

b. Clone gdrive-bin's git locally

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

c. Go to ~/gdrive-bin folder and install it

$ cd ~/gdrive-bin $ makepkg -si

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

ID: 294527
Name: gdrive-bin
PackageBaseID: 109286
PackageBase: gdrive-bin
Version: 2.1.0-1
Description: Command line utility for uploading and downloading single files to your Google Drive
URL: https://github.com/prasmussen/gdrive
NumVotes: 8
Popularity: 0
OutOfDate: 1588702511
Maintainer:
FirstSubmitted: 1458876983
LastModified: 1460865679
URLPath: /cgit/aur.git/snapshot/gdrive-bin.tar.gz