remark-language-server on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "remark-language-server" 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 remark-language-server on Arch using YAY

$ yay -S remark-language-server

* (Optional) Uninstall remark-language-server on Arch using YAY

$ yay -Rns remark-language-server

2. Manually Install "remark-language-server" via AUR

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

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

b. Clone remark-language-server's git locally

$ git clone https://aur.archlinux.org/remark-language-server.git ~/remark-language-server

c. Go to ~/remark-language-server folder and install it

$ cd ~/remark-language-server $ makepkg -si

3. Information about the remark-language-server package on Arch User Repository (AUR)

ID: 1213114
Name: remark-language-server
PackageBaseID: 190571
PackageBase: remark-language-server
Version: 2.0.0-1
Description: A language server to lint and format markdown files with remark.
URL: https://www.npmjs.com/package/remark-language-server
NumVotes: 1
Popularity: 0.004459
OutOfDate:
Maintainer: Farzat
Submitter: Farzat
FirstSubmitted: 1676810731
LastModified: 1676810731
URLPath: /cgit/aur.git/snapshot/remark-language-server.tar.gz