marksman-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S marksman-bin

* (Optional) Uninstall marksman-bin on Arch using YAY

$ yay -Rns marksman-bin

2. Manually Install "marksman-bin" via AUR

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

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

b. Clone marksman-bin's git locally

$ git clone https://aur.archlinux.org/marksman-bin.git ~/marksman-bin

c. Go to ~/marksman-bin folder and install it

$ cd ~/marksman-bin $ makepkg -si

3. Information about the marksman-bin package on Arch User Repository (AUR)

ID: 1367175
Name: marksman-bin
PackageBaseID: 183031
PackageBase: marksman-bin
Version: 2023_12_09-1
Description: Markdown LSP server providing completion, cross-references, diagnostics, and more
URL: https://github.com/artempyanykh/marksman
NumVotes: 9
Popularity: 0.251987
OutOfDate:
Maintainer: fbearoff
Submitter: fbearoff
FirstSubmitted: 1654780442
LastModified: 1702165419
URLPath: /cgit/aur.git/snapshot/marksman-bin.tar.gz