csync2 on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "csync2" 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 csync2 on Arch using YAY
$
yay -S
csync2
Copied
* (Optional) Uninstall csync2 on Arch using YAY
$
yay -Rns
csync2
Copied
2. Manually Install "csync2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone csync2's git locally
$
git clone https://aur.archlinux.org/csync2.git
~/csync2
Copied
c. Go to ~/csync2 folder and install it
$
cd
~/csync2
Copied
$
makepkg -si
Copied
3. Information about the csync2 package on Arch User Repository (AUR)
ID: 983738
Name: csync2
PackageBaseID: 5472
PackageBase: csync2
Version: 2.0-4
Description: Asynchronous cluster syncronisation tool based on librsync and inspired by Unison
URL: http://oss.linbit.com/csync2/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1149346126
LastModified: 1636022978
URLPath: /cgit/aur.git/snapshot/csync2.tar.gz
Name: csync2
PackageBaseID: 5472
PackageBase: csync2
Version: 2.0-4
Description: Asynchronous cluster syncronisation tool based on librsync and inspired by Unison
URL: http://oss.linbit.com/csync2/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1149346126
LastModified: 1636022978
URLPath: /cgit/aur.git/snapshot/csync2.tar.gz