mirror-sync on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mirror-sync" 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 mirror-sync on Arch using YAY
$
yay -S
mirror-sync
Copied
* (Optional) Uninstall mirror-sync on Arch using YAY
$
yay -Rns
mirror-sync
Copied
2. Manually Install "mirror-sync" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mirror-sync's git locally
$
git clone https://aur.archlinux.org/mirror-sync.git
~/mirror-sync
Copied
c. Go to ~/mirror-sync folder and install it
$
cd
~/mirror-sync
Copied
$
makepkg -si
Copied
3. Information about the mirror-sync package on Arch User Repository (AUR)
ID: 856023
Name: mirror-sync
PackageBaseID: 149874
PackageBase: mirror-sync
Version: 1.3.11-1
Description: A tool for real-time, two-way sync for remote (e.g. desktop/laptop) development
URL: https://github.com/stephenh/mirror
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ccat3z
Submitter: ccat3z
FirstSubmitted: 1583563686
LastModified: 1612104844
URLPath: /cgit/aur.git/snapshot/mirror-sync.tar.gz
Name: mirror-sync
PackageBaseID: 149874
PackageBase: mirror-sync
Version: 1.3.11-1
Description: A tool for real-time, two-way sync for remote (e.g. desktop/laptop) development
URL: https://github.com/stephenh/mirror
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ccat3z
Submitter: ccat3z
FirstSubmitted: 1583563686
LastModified: 1612104844
URLPath: /cgit/aur.git/snapshot/mirror-sync.tar.gz