waypipe on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S waypipe

* (Optional) Uninstall waypipe on Arch using YAY

$ yay -Rns waypipe

2. Manually Install "waypipe" via AUR

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

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

b. Clone waypipe's git locally

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

c. Go to ~/waypipe folder and install it

$ cd ~/waypipe $ makepkg -si

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

ID: 1428680
Name: waypipe
PackageBaseID: 144383
PackageBase: waypipe
Version: 0.9.0-1
Description: A proxy for Wayland protocol applications; like ssh -X
URL: https://gitlab.freedesktop.org/mstoeckl/waypipe
NumVotes: 29
Popularity: 2.505972
OutOfDate:
Maintainer: mstoeckl
Submitter: mstoeckl
FirstSubmitted: 1566095748
LastModified: 1710616894
URLPath: /cgit/aur.git/snapshot/waypipe.tar.gz