gitsync on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S gitsync

* (Optional) Uninstall gitsync on Arch using YAY

$ yay -Rns gitsync

2. Manually Install "gitsync" via AUR

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

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

b. Clone gitsync's git locally

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

c. Go to ~/gitsync folder and install it

$ cd ~/gitsync $ makepkg -si

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

ID: 1422539
Name: gitsync
PackageBaseID: 203415
PackageBase: gitsync
Version: 0.0.19-1
Description: GitSyncMaster: Automate updating multiple Git repositories within a directory structure effortlessly.
URL: https://github.com/felipealfonsog/GitSyncMaster
NumVotes: 1
Popularity: 0.868057
OutOfDate:
Maintainer: felipealfonsog
Submitter: felipealfonsog
FirstSubmitted: 1709803993
LastModified: 1709821074
URLPath: /cgit/aur.git/snapshot/gitsync.tar.gz