dirsync on AUR (Arch User Repository)
Last updated: November 12,2024
1. Install "dirsync" 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 dirsync on Arch using YAY
$
yay -S
dirsync
Copied
* (Optional) Uninstall dirsync on Arch using YAY
$
yay -Rns
dirsync
Copied
2. Manually Install "dirsync" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dirsync's git locally
$
git clone https://aur.archlinux.org/dirsync.git
~/dirsync
Copied
c. Go to ~/dirsync folder and install it
$
cd
~/dirsync
Copied
$
makepkg -si
Copied
3. Information about the dirsync package on Arch User Repository (AUR)
ID: 203865
Name: dirsync
PackageBaseID: 22603
PackageBase: dirsync
Version: 1.11-1
Description: This utility take two directory paths as arguments and makes them recursively identical
URL: http://www.viara.eu/en/dirsync.htm
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Allan
FirstSubmitted: 1230466814
LastModified: 1435502701
URLPath: /cgit/aur.git/snapshot/dirsync.tar.gz
Name: dirsync
PackageBaseID: 22603
PackageBase: dirsync
Version: 1.11-1
Description: This utility take two directory paths as arguments and makes them recursively identical
URL: http://www.viara.eu/en/dirsync.htm
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Dragonlord
Submitter: Allan
FirstSubmitted: 1230466814
LastModified: 1435502701
URLPath: /cgit/aur.git/snapshot/dirsync.tar.gz