anycable-go on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S anycable-go

* (Optional) Uninstall anycable-go on Arch using YAY

$ yay -Rns anycable-go

2. Manually Install "anycable-go" via AUR

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

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

b. Clone anycable-go's git locally

$ git clone https://aur.archlinux.org/anycable-go.git ~/anycable-go

c. Go to ~/anycable-go folder and install it

$ cd ~/anycable-go $ makepkg -si

3. Information about the anycable-go package on Arch User Repository (AUR)

ID: 1390427
Name: anycable-go
PackageBaseID: 138635
PackageBase: anycable-go
Version: 1.4.8-1
Description: AnyCable WebSocket Server written in Go
URL: http://anycable.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Envek
Submitter: Envek
FirstSubmitted: 1547066310
LastModified: 1705917580
URLPath: /cgit/aur.git/snapshot/anycable-go.tar.gz