terraform-ls-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S terraform-ls-git

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

$ yay -Rns terraform-ls-git

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

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

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

$ cd ~/terraform-ls-git $ makepkg -si

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

ID: 795192
Name: terraform-ls-git
PackageBaseID: 157963
PackageBase: terraform-ls-git
Version: v0.7.0.r0.ga6b5551-1
Description: Terraform Language Server
URL: https://github.com/hashicorp/terraform-ls
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: xenrox
Submitter: xenrox
FirstSubmitted: 1600813157
LastModified: 1600813157
URLPath: /cgit/aur.git/snapshot/terraform-ls-git.tar.gz