remark-lint on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S remark-lint

* (Optional) Uninstall remark-lint on Arch using YAY

$ yay -Rns remark-lint

2. Manually Install "remark-lint" via AUR

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

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

b. Clone remark-lint's git locally

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

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

$ cd ~/remark-lint $ makepkg -si

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

ID: 1147020
Name: remark-lint
PackageBaseID: 134084
PackageBase: remark-lint
Version: 9.1.1-1
Description: Lint markdown with remark
URL: https://github.com/remarkjs/remark-lint/tree/master/packages/remark-lint
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: nemaniarjun
FirstSubmitted: 1531064096
LastModified: 1664629695
URLPath: /cgit/aur.git/snapshot/remark-lint.tar.gz