waynergy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S waynergy

* (Optional) Uninstall waynergy on Arch using YAY

$ yay -Rns waynergy

2. Manually Install "waynergy" via AUR

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

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

b. Clone waynergy's git locally

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

c. Go to ~/waynergy folder and install it

$ cd ~/waynergy $ makepkg -si

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

ID: 1238376
Name: waynergy
PackageBaseID: 174336
PackageBase: waynergy
Version: 0.0.16-1
Description: Synergy client for wayland compositors
URL: https://github.com/r-c-f/waynergy
NumVotes: 5
Popularity: 0.208784
OutOfDate:
Maintainer: rcf
Submitter: rcf
FirstSubmitted: 1640303504
LastModified: 1680952182
URLPath: /cgit/aur.git/snapshot/waynergy.tar.gz

5. The same packages on other Linux Distributions