maruku on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S maruku

* (Optional) Uninstall maruku on Arch using YAY

$ yay -Rns maruku

2. Manually Install "maruku" via AUR

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

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

b. Clone maruku's git locally

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

c. Go to ~/maruku folder and install it

$ cd ~/maruku $ makepkg -si

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

ID: 696908
Name: maruku
PackageBaseID: 28189
PackageBase: maruku
Version: 0.7.3-0
Description: A pure-Ruby Markdown-superset interpreter
URL: https://github.com/bhollis/maruku
NumVotes: 13
Popularity: 0
OutOfDate:
Maintainer: mnussbaum
Submitter:
FirstSubmitted: 1247411078
LastModified: 1581709660
URLPath: /cgit/aur.git/snapshot/maruku.tar.gz