sonarlint-ls on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S sonarlint-ls

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

$ yay -Rns sonarlint-ls

2. Manually Install "sonarlint-ls" via AUR

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

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

b. Clone sonarlint-ls's git locally

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

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

$ cd ~/sonarlint-ls $ makepkg -si

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

ID: 1424276
Name: sonarlint-ls
PackageBaseID: 191645
PackageBase: sonarlint-ls
Version: 3.3.0.74768-1
Description: SonarLint language server (used by SonarLint VSCode)
URL: https://github.com/SonarSource/sonarlint-language-server
NumVotes: 2
Popularity: 0.138003
OutOfDate:
Maintainer: coderkun
Submitter: schrieveslaach
FirstSubmitted: 1678993986
LastModified: 1710062735
URLPath: /cgit/aur.git/snapshot/sonarlint-ls.tar.gz