drive-bin on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S drive-bin

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

$ yay -Rns drive-bin

2. Manually Install "drive-bin" via AUR

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

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

b. Clone drive-bin's git locally

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

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

$ cd ~/drive-bin $ makepkg -si

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

ID: 1078694
Name: drive-bin
PackageBaseID: 131487
PackageBase: drive-bin
Version: 0.4.0-2
Description: Google Drive client for the commandline (binary version)
URL: https://github.com/odeke-em/drive
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: billypilgrim
Submitter: billypilgrim
FirstSubmitted: 1523303538
LastModified: 1652275387
URLPath: /cgit/aur.git/snapshot/drive-bin.tar.gz