remark-cli on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S remark-cli

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

$ yay -Rns remark-cli

2. Manually Install "remark-cli" via AUR

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

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

b. Clone remark-cli's git locally

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

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

$ cd ~/remark-cli $ makepkg -si

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

ID: 525127
Name: remark-cli
PackageBaseID: 134081
PackageBase: remark-cli
Version: 5.0.0-1
Description: CLI to process markdown with remark using plugins
URL: https://remark.js.org
NumVotes: 0
Popularity: 0
OutOfDate: 1582722199
Maintainer:
Submitter: nemaniarjun
FirstSubmitted: 1531064008
LastModified: 1531112935
URLPath: /cgit/aur.git/snapshot/remark-cli.tar.gz