odinls on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S odinls

* (Optional) Uninstall odinls on Arch using YAY

$ yay -Rns odinls

2. Manually Install "odinls" via AUR

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

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

b. Clone odinls's git locally

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

c. Go to ~/odinls folder and install it

$ cd ~/odinls $ makepkg -si

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

ID: 1240755
Name: odinls
PackageBaseID: 192626
PackageBase: odinls
Version: 880-1
Description: ols: language server for Odin
URL: https://github.com/DanielGavin/ols
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nnym
Submitter: nnym
FirstSubmitted: 1681362664
LastModified: 1681362664
URLPath: /cgit/aur.git/snapshot/odinls.tar.gz