acme-lsp on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S acme-lsp

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

$ yay -Rns acme-lsp

2. Manually Install "acme-lsp" via AUR

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

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

b. Clone acme-lsp's git locally

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

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

$ cd ~/acme-lsp $ makepkg -si

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

ID: 1286407
Name: acme-lsp
PackageBaseID: 195544
PackageBase: acme-lsp
Version: 0.11.0-1
Description: Language Server Protocol tools for the acme text editor
URL: https://github.com/fhs/acme-lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1689017406
LastModified: 1689017406
URLPath: /cgit/aur.git/snapshot/acme-lsp.tar.gz