xcsyncd on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S xcsyncd

* (Optional) Uninstall xcsyncd on Arch using YAY

$ yay -Rns xcsyncd

2. Manually Install "xcsyncd" via AUR

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

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

b. Clone xcsyncd's git locally

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

c. Go to ~/xcsyncd folder and install it

$ cd ~/xcsyncd $ makepkg -si

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

ID: 1332704
Name: xcsyncd
PackageBaseID: 155397
PackageBase: xcsyncd
Version: 190612-1
Description: A utility for synchronizing X11 clipboards
URL: http://github.com/reconquest/xcsyncd
NumVotes: 1
Popularity: 2.0E-6
OutOfDate:
Maintainer: omgold
Submitter: omgold
FirstSubmitted: 1594635158
LastModified: 1697100384
URLPath: /cgit/aur.git/snapshot/xcsyncd.tar.gz