corral on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S corral

* (Optional) Uninstall corral on Arch using YAY

$ yay -Rns corral

2. Manually Install "corral" via AUR

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

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

b. Clone corral's git locally

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

c. Go to ~/corral folder and install it

$ cd ~/corral $ makepkg -si

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

ID: 679413
Name: corral
PackageBaseID: 147575
PackageBase: corral
Version: 0.3.0-1
Description: Pony dependency manager tool
URL: https://github.com/ponylang/corral
NumVotes: 0
Popularity: 0
OutOfDate: 1590262166
Maintainer: Pistahh
Submitter: Pistahh
FirstSubmitted: 1577008632
LastModified: 1577008632
URLPath: /cgit/aur.git/snapshot/corral.tar.gz