gitsync on AUR (Arch User Repository)
Last updated: November 19,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
Copied
b. Install gitsync on Arch using YAY
$
yay -S
gitsync
Copied
* (Optional) Uninstall gitsync on Arch using YAY
$
yay -Rns
gitsync
Copied
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
Copied
b. Clone gitsync's git locally
$
git clone https://aur.archlinux.org/gitsync.git
~/gitsync
Copied
c. Go to ~/gitsync folder and install it
$
cd
~/gitsync
Copied
$
makepkg -si
Copied
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
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