lemminx on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S lemminx

* (Optional) Uninstall lemminx on Arch using YAY

$ yay -Rns lemminx

2. Manually Install "lemminx" via AUR

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

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

b. Clone lemminx's git locally

$ git clone https://aur.archlinux.org/lemminx.git ~/lemminx

c. Go to ~/lemminx folder and install it

$ cd ~/lemminx $ makepkg -si

3. Information about the lemminx package on Arch User Repository (AUR)

ID: 1387416
Name: lemminx
PackageBaseID: 168772
PackageBase: lemminx
Version: 0.27.0-1
Description: Eclipse XML language server
URL: https://github.com/eclipse/lemminx
NumVotes: 5
Popularity: 0.028488
OutOfDate:
Maintainer: bart
Submitter: Grelek
FirstSubmitted: 1625824416
LastModified: 1705483035
URLPath: /cgit/aur.git/snapshot/lemminx.tar.gz