marp-cli-bin on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S marp-cli-bin

* (Optional) Uninstall marp-cli-bin on Arch using YAY

$ yay -Rns marp-cli-bin

2. Manually Install "marp-cli-bin" via AUR

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

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

b. Clone marp-cli-bin's git locally

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

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

$ cd ~/marp-cli-bin $ makepkg -si

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

ID: 1408076
Name: marp-cli-bin
PackageBaseID: 146936
PackageBase: marp-cli-bin
Version: 3.4.0-4
Description: A CLI interface for Marp and Marpit based converters
URL: https://github.com/marp-team/marp-cli
NumVotes: 25
Popularity: 0.617232
OutOfDate:
Maintainer: gouvinb
Submitter: pdlloyd
FirstSubmitted: 1574751517
LastModified: 1707747900
URLPath: /cgit/aur.git/snapshot/marp-cli-bin.tar.gz