clipboard-sync on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "clipboard-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

b. Install clipboard-sync on Arch using YAY

$ yay -S clipboard-sync

* (Optional) Uninstall clipboard-sync on Arch using YAY

$ yay -Rns clipboard-sync

2. Manually Install "clipboard-sync" via AUR

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

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

b. Clone clipboard-sync's git locally

$ git clone https://aur.archlinux.org/clipboard-sync.git ~/clipboard-sync

c. Go to ~/clipboard-sync folder and install it

$ cd ~/clipboard-sync $ makepkg -si

3. Information about the clipboard-sync package on Arch User Repository (AUR)

ID: 1244030
Name: clipboard-sync
PackageBaseID: 187406
PackageBase: clipboard-sync
Version: 0.2.0-1
Description: Synchronizes the clipboard across multiple X11 and wayland instances running on the same machine.
URL: https://github.com/dnut/clipboard-sync
NumVotes: 2
Popularity: 0.002245
OutOfDate:
Maintainer: Drew
Submitter: Drew
FirstSubmitted: 1668528986
LastModified: 1682012419
URLPath: /cgit/aur.git/snapshot/clipboard-sync.tar.gz