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
Copied
b. Install maruku on Arch using YAY
$
yay -S
maruku
Copied
* (Optional) Uninstall maruku on Arch using YAY
$
yay -Rns
maruku
Copied
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
Copied
b. Clone maruku's git locally
$
git clone https://aur.archlinux.org/maruku.git
~/maruku
Copied
c. Go to ~/maruku folder and install it
$
cd
~/maruku
Copied
$
makepkg -si
Copied
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
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