grive on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S grive

* (Optional) Uninstall grive on Arch using YAY

$ yay -Rns grive

2. Manually Install "grive" via AUR

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

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

b. Clone grive's git locally

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

c. Go to ~/grive folder and install it

$ cd ~/grive $ makepkg -si

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

ID: 1200909
Name: grive
PackageBaseID: 58880
PackageBase: grive
Version: 0.5.3-2
Description: An open source Linux client for Google Drive with support for the new Drive REST API and partial sync
URL: https://github.com/vitalif/grive2
NumVotes: 286
Popularity: 0.003288
OutOfDate:
Maintainer: edh
Submitter: mrbit
FirstSubmitted: 1335738365
LastModified: 1674483897
URLPath: /cgit/aur.git/snapshot/grive.tar.gz