robo on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S robo

* (Optional) Uninstall robo on Arch using YAY

$ yay -Rns robo

2. Manually Install "robo" via AUR

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

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

b. Clone robo's git locally

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

c. Go to ~/robo folder and install it

$ cd ~/robo $ makepkg -si

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

ID: 1272618
Name: robo
PackageBaseID: 107342
PackageBase: robo
Version: 4.0.6-1
Description: Modern task runner for PHP.
URL: http://robo.li
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sanduhrs
Submitter: sanduhrs
FirstSubmitted: 1455010092
LastModified: 1686665290
URLPath: /cgit/aur.git/snapshot/robo.tar.gz