crystal-nightly on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S crystal-nightly

* (Optional) Uninstall crystal-nightly on Arch using YAY

$ yay -Rns crystal-nightly

2. Manually Install "crystal-nightly" via AUR

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

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

b. Clone crystal-nightly's git locally

$ git clone https://aur.archlinux.org/crystal-nightly.git ~/crystal-nightly

c. Go to ~/crystal-nightly folder and install it

$ cd ~/crystal-nightly $ makepkg -si

3. Information about the crystal-nightly package on Arch User Repository (AUR)

ID: 1428817
Name: crystal-nightly
PackageBaseID: 200420
PackageBase: crystal-nightly
Version: 20240317-1
Description: The Crystal Programming Language, nightly binaries
URL: http://crystal-lang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nobodywasishere
Submitter: nobodywasishere
FirstSubmitted: 1702172173
LastModified: 1710644623
URLPath: /cgit/aur.git/snapshot/crystal-nightly.tar.gz