terraform-ls on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S terraform-ls

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

$ yay -Rns terraform-ls

2. Manually Install "terraform-ls" via AUR

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

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

b. Clone terraform-ls's git locally

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

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

$ cd ~/terraform-ls $ makepkg -si

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

ID: 1386720
Name: terraform-ls
PackageBaseID: 157962
PackageBase: terraform-ls
Version: 0.32.5-1
Description: Terraform Language Server
URL: https://github.com/hashicorp/terraform-ls
NumVotes: 18
Popularity: 0.084026
OutOfDate:
Maintainer: xenrox
Submitter: xenrox
FirstSubmitted: 1600813147
LastModified: 1705407229
URLPath: /cgit/aur.git/snapshot/terraform-ls.tar.gz

5. The same packages on other Linux Distributions