prosemd-lsp on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S prosemd-lsp

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

$ yay -Rns prosemd-lsp

2. Manually Install "prosemd-lsp" via AUR

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

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

b. Clone prosemd-lsp's git locally

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

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

$ cd ~/prosemd-lsp $ makepkg -si

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

ID: 1390820
Name: prosemd-lsp
PackageBaseID: 190501
PackageBase: prosemd-lsp
Version: 0.1.0-2
Description: An experimental proofreading and linting language server for markdown files.
URL: https://github.com/kitten/prosemd-lsp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Farzat
Submitter: Farzat
FirstSubmitted: 1676610889
LastModified: 1705977745
URLPath: /cgit/aur.git/snapshot/prosemd-lsp.tar.gz