markdump on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S markdump

* (Optional) Uninstall markdump on Arch using YAY

$ yay -Rns markdump

2. Manually Install "markdump" via AUR

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

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

b. Clone markdump's git locally

$ git clone https://aur.archlinux.org/markdump.git ~/markdump

c. Go to ~/markdump folder and install it

$ cd ~/markdump $ makepkg -si

3. Information about the markdump package on Arch User Repository (AUR)

ID: 1416759
Name: markdump
PackageBaseID: 203049
PackageBase: markdump
Version: 0.4.0-1
Description: Serves a dump of markdown files via web.
URL: https://github.com/wansing/markdump
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wansing
Submitter: wansing
FirstSubmitted: 1709052753
LastModified: 1709052753
URLPath: /cgit/aur.git/snapshot/markdump.tar.gz