asm-lsp on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install asm-lsp on Arch using YAY
$
yay -S
asm-lsp
Copied
* (Optional) Uninstall asm-lsp on Arch using YAY
$
yay -Rns
asm-lsp
Copied
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
Copied
b. Clone asm-lsp's git locally
$
git clone https://aur.archlinux.org/asm-lsp.git
~/asm-lsp
Copied
c. Go to ~/asm-lsp folder and install it
$
cd
~/asm-lsp
Copied
$
makepkg -si
Copied
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
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