fennel-ls on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S fennel-ls

* (Optional) Uninstall fennel-ls on Arch using YAY

$ yay -Rns fennel-ls

2. Manually Install "fennel-ls" via AUR

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

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

b. Clone fennel-ls's git locally

$ git clone https://aur.archlinux.org/fennel-ls.git ~/fennel-ls

c. Go to ~/fennel-ls folder and install it

$ cd ~/fennel-ls $ makepkg -si

3. Information about the fennel-ls package on Arch User Repository (AUR)

ID: 1365913
Name: fennel-ls
PackageBaseID: 200323
PackageBase: fennel-ls
Version: 0.1.0-1
Description: Language Server for Fennel
URL: https://sr.ht/~xerool/fennel-ls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: p00f
Submitter: p00f
FirstSubmitted: 1701925406
LastModified: 1701925406
URLPath: /cgit/aur.git/snapshot/fennel-ls.tar.gz