robo on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install robo on Arch using YAY
$
yay -S
robo
Copied
* (Optional) Uninstall robo on Arch using YAY
$
yay -Rns
robo
Copied
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
Copied
b. Clone robo's git locally
$
git clone https://aur.archlinux.org/robo.git
~/robo
Copied
c. Go to ~/robo folder and install it
$
cd
~/robo
Copied
$
makepkg -si
Copied
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
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