stitchmd-bin on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S stitchmd-bin

* (Optional) Uninstall stitchmd-bin on Arch using YAY

$ yay -Rns stitchmd-bin

2. Manually Install "stitchmd-bin" via AUR

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

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

b. Clone stitchmd-bin's git locally

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

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

$ cd ~/stitchmd-bin $ makepkg -si

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

ID: 1349742
Name: stitchmd-bin
PackageBaseID: 190787
PackageBase: stitchmd-bin
Version: 0.8.1-1
Description: Stitch multiple Markdown files together into a single document.
URL: https://github.com/abhinav/stitchmd
NumVotes: 1
Popularity: 0.000806
OutOfDate:
Maintainer: abhinav
Submitter: abhinav
FirstSubmitted: 1677309464
LastModified: 1699450874
URLPath: /cgit/aur.git/snapshot/stitchmd-bin.tar.gz