jdrivesync on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S jdrivesync

* (Optional) Uninstall jdrivesync on Arch using YAY

$ yay -Rns jdrivesync

2. Manually Install "jdrivesync" via AUR

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

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

b. Clone jdrivesync's git locally

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

c. Go to ~/jdrivesync folder and install it

$ cd ~/jdrivesync $ makepkg -si

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

ID: 512929
Name: jdrivesync
PackageBaseID: 96292
PackageBase: jdrivesync
Version: 0.4.3-1
Description: jdrivesync is a simple command line tool that synchronizes a local file system structure to your Google Drive (and back)
URL: https://github.com/siom79/jdrivesync
NumVotes: 2
Popularity: 0
OutOfDate: 1675360298
Maintainer:
Submitter: jandob
FirstSubmitted: 1437644499
LastModified: 1527019779
URLPath: /cgit/aur.git/snapshot/jdrivesync.tar.gz