patchbay on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S patchbay

* (Optional) Uninstall patchbay on Arch using YAY

$ yay -Rns patchbay

2. Manually Install "patchbay" via AUR

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

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

b. Clone patchbay's git locally

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

c. Go to ~/patchbay folder and install it

$ cd ~/patchbay $ makepkg -si

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

ID: 638699
Name: patchbay
PackageBaseID: 135058
PackageBase: patchbay
Version: 8.1.0-1
Description: An alternative Secure Scuttlebutt client interface that is fully compatible with Patchwork
URL: https://github.com/ssbc/patchbay
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: christianbundy
Submitter: christianbundy
FirstSubmitted: 1534207859
LastModified: 1566236218
URLPath: /cgit/aur.git/snapshot/patchbay.tar.gz