drivesync on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S drivesync

* (Optional) Uninstall drivesync on Arch using YAY

$ yay -Rns drivesync

2. Manually Install "drivesync" via AUR

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

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

b. Clone drivesync's git locally

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

c. Go to ~/drivesync folder and install it

$ cd ~/drivesync $ makepkg -si

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

ID: 609878
Name: drivesync
PackageBaseID: 129111
PackageBase: drivesync
Version: 1.4.0-2
Description: Google Drive synchronization for Linux
URL: https://github.com/MStadlmeier/drivesync
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: marcoscarpetta
FirstSubmitted: 1515584912
LastModified: 1557073139
URLPath: /cgit/aur.git/snapshot/drivesync.tar.gz