arduino-language-server-git on AUR (Arch User Repository)

Last updated: June 26,2024

1. Install "arduino-language-server-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 arduino-language-server-git on Arch using YAY

$ yay -S arduino-language-server-git

* (Optional) Uninstall arduino-language-server-git on Arch using YAY

$ yay -Rns arduino-language-server-git

2. Manually Install "arduino-language-server-git" via AUR

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

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

b. Clone arduino-language-server-git's git locally

$ git clone https://aur.archlinux.org/arduino-language-server-git.git ~/arduino-language-server-git

c. Go to ~/arduino-language-server-git folder and install it

$ cd ~/arduino-language-server-git $ makepkg -si

3. Information about the arduino-language-server-git package on Arch User Repository (AUR)

ID: 1086195
Name: arduino-language-server-git
PackageBaseID: 171144
PackageBase: arduino-language-server-git
Version: 2:0.6.0.r12.g22ca780-1
Description: An Arduino Language Server based on Clangd to Arduino code autocompletion
URL: https://github.com/arduino/arduino-language-server
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer:
Submitter: Loekaars
FirstSubmitted: 1631897153
LastModified: 1653728485
URLPath: /cgit/aur.git/snapshot/arduino-language-server-git.tar.gz