terraform-lsp on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S terraform-lsp

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

$ yay -Rns terraform-lsp

2. Manually Install "terraform-lsp" via AUR

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

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

b. Clone terraform-lsp's git locally

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

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

$ cd ~/terraform-lsp $ makepkg -si

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

ID: 922605
Name: terraform-lsp
PackageBaseID: 148197
PackageBase: terraform-lsp
Version: 0.0.12-1
Description: Language Server Protocol for Terraform
URL: https://github.com/juliosueiras/terraform-lsp
NumVotes: 2
Popularity: 0.013875
OutOfDate:
Maintainer: denisse
Submitter: ilpianista
FirstSubmitted: 1579087048
LastModified: 1623990541
URLPath: /cgit/aur.git/snapshot/terraform-lsp.tar.gz