centrifugo on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S centrifugo

* (Optional) Uninstall centrifugo on Arch using YAY

$ yay -Rns centrifugo

2. Manually Install "centrifugo" via AUR

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

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

b. Clone centrifugo's git locally

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

c. Go to ~/centrifugo folder and install it

$ cd ~/centrifugo $ makepkg -si

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

ID: 441483
Name: centrifugo
PackageBaseID: 110791
PackageBase: centrifugo
Version: 1.7.4-1
Description: Real-time messaging server for web applications
URL: https://github.com/centrifugal/centrifugo
NumVotes: 1
Popularity: 0
OutOfDate: 1524048621
Maintainer:
Submitter: moustafine
FirstSubmitted: 1462131394
LastModified: 1504708239
URLPath: /cgit/aur.git/snapshot/centrifugo.tar.gz