asm-lsp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S asm-lsp

* (Optional) Uninstall asm-lsp on Arch using YAY

$ yay -Rns asm-lsp

2. Manually Install "asm-lsp" via AUR

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

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

b. Clone asm-lsp's git locally

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

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

$ cd ~/asm-lsp $ makepkg -si

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

ID: 1371017
Name: asm-lsp
PackageBaseID: 200620
PackageBase: asm-lsp
Version: 0.6.0-1
Description: A language server for NASM/GAS/GO Assembly
URL: https://crates.io/crates/asm-lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: triikk
Submitter: triikk
FirstSubmitted: 1702772775
LastModified: 1702772775
URLPath: /cgit/aur.git/snapshot/asm-lsp.tar.gz