ponyup on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S ponyup

* (Optional) Uninstall ponyup on Arch using YAY

$ yay -Rns ponyup

2. Manually Install "ponyup" via AUR

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

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

b. Clone ponyup's git locally

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

c. Go to ~/ponyup folder and install it

$ cd ~/ponyup $ makepkg -si

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

ID: 994163
Name: ponyup
PackageBaseID: 147589
PackageBase: ponyup
Version: 0.6.5-1
Description: The Pony language toolchain multiplexer
URL: https://github.com/ponylang/ponyup
NumVotes: 1
Popularity: 0
OutOfDate: 1687206891
Maintainer: superherointj
Submitter: superherointj
FirstSubmitted: 1577062820
LastModified: 1637920121
URLPath: /cgit/aur.git/snapshot/ponyup.tar.gz