cro on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S cro

* (Optional) Uninstall cro on Arch using YAY

$ yay -Rns cro

2. Manually Install "cro" via AUR

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

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

b. Clone cro's git locally

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

c. Go to ~/cro folder and install it

$ cd ~/cro $ makepkg -si

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

ID: 523204
Name: cro
PackageBaseID: 125391
PackageBase: cro
Version: 0.7.6-1
Description: Development tools for building services and distributed systems in Perl 6 using the Cro libraries
URL: https://github.com/croservices/cro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1504764340
LastModified: 1530324403
URLPath: /cgit/aur.git/snapshot/cro.tar.gz