adb-sync-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S adb-sync-git

* (Optional) Uninstall adb-sync-git on Arch using YAY

$ yay -Rns adb-sync-git

2. Manually Install "adb-sync-git" via AUR

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

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

b. Clone adb-sync-git's git locally

$ git clone https://aur.archlinux.org/adb-sync-git.git ~/adb-sync-git

c. Go to ~/adb-sync-git folder and install it

$ cd ~/adb-sync-git $ makepkg -si

3. Information about the adb-sync-git package on Arch User Repository (AUR)

ID: 1321014
Name: adb-sync-git
PackageBaseID: 93368
PackageBase: adb-sync-git
Version: r36.76b2783-1
Description: Synchronize files between a PC and an Android device using ADB (Android Debug Bridge)
URL: https://github.com/google/adb-sync
NumVotes: 43
Popularity: 0.018593
OutOfDate:
Maintainer: willemw
Submitter: anatolik
FirstSubmitted: 1432615988
LastModified: 1695105491
URLPath: /cgit/aur.git/snapshot/adb-sync-git.tar.gz