roadrunner on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S roadrunner

* (Optional) Uninstall roadrunner on Arch using YAY

$ yay -Rns roadrunner

2. Manually Install "roadrunner" via AUR

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

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

b. Clone roadrunner's git locally

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

c. Go to ~/roadrunner folder and install it

$ cd ~/roadrunner $ makepkg -si

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

ID: 1412887
Name: roadrunner
PackageBaseID: 161315
PackageBase: roadrunner
Version: 1:2023.3.11-1
Description: High-performance PHP application server, load-balancer and process manager written in Golang
URL: https://roadrunner.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leo980
Submitter: leo980
FirstSubmitted: 1609088732
LastModified: 1708472072
URLPath: /cgit/aur.git/snapshot/roadrunner.tar.gz