marp-cli on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S marp-cli

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

$ yay -Rns marp-cli

2. Manually Install "marp-cli" 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's git locally

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

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

$ cd ~/marp-cli $ makepkg -si

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

ID: 1071906
Name: marp-cli
PackageBaseID: 149283
PackageBase: marp-cli
Version: 1.7.2-1
Description: A CLI interface for Marp and Marpit based converters
URL: https://github.com/marp-team/marp-cli
NumVotes: 4
Popularity: 0
OutOfDate: 1653550115
Maintainer: PumpkinCheshire
Submitter: kylelaker
FirstSubmitted: 1582089620
LastModified: 1650939205
URLPath: /cgit/aur.git/snapshot/marp-cli.tar.gz