crystalline on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S crystalline

* (Optional) Uninstall crystalline on Arch using YAY

$ yay -Rns crystalline

2. Manually Install "crystalline" via AUR

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

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

b. Clone crystalline's git locally

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

c. Go to ~/crystalline folder and install it

$ cd ~/crystalline $ makepkg -si

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

ID: 1404480
Name: crystalline
PackageBaseID: 160726
PackageBase: crystalline
Version: 0.12.2-3
Description: A Language Server Protocol implementation for Crystal.
URL: https://github.com/elbywan/crystalline/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jonas-w
Submitter: hugo
FirstSubmitted: 1607465160
LastModified: 1707154219
URLPath: /cgit/aur.git/snapshot/crystalline.tar.gz