terraform-lsp-bin on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S terraform-lsp-bin

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

$ yay -Rns terraform-lsp-bin

2. Manually Install "terraform-lsp-bin" 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-bin's git locally

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

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

$ cd ~/terraform-lsp-bin $ makepkg -si

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

ID: 911357
Name: terraform-lsp-bin
PackageBaseID: 144025
PackageBase: terraform-lsp-bin
Version: 0.0.12-1
Description: Language Server Protocol for Terraform
URL: https://github.com/juliosueiras/terraform-lsp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rogryza
Submitter: brenix
FirstSubmitted: 1564715634
LastModified: 1621790844
URLPath: /cgit/aur.git/snapshot/terraform-lsp-bin.tar.gz