drive on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S drive

* (Optional) Uninstall drive on Arch using YAY

$ yay -Rns drive

2. Manually Install "drive" via AUR

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

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

b. Clone drive's git locally

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

c. Go to ~/drive folder and install it

$ cd ~/drive $ makepkg -si

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

ID: 1168078
Name: drive
PackageBaseID: 156270
PackageBase: drive
Version: 0.4.0-2
Description: CLI Google Drive client
URL: http://github.com/odeke-em/drive
NumVotes: 5
Popularity: 0.653054
OutOfDate:
Maintainer: harrietobrien
Submitter: flacks
FirstSubmitted: 1596432622
LastModified: 1668263657
URLPath: /cgit/aur.git/snapshot/drive.tar.gz