ruby-mdl on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S ruby-mdl

* (Optional) Uninstall ruby-mdl on Arch using YAY

$ yay -Rns ruby-mdl

2. Manually Install "ruby-mdl" via AUR

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

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

b. Clone ruby-mdl's git locally

$ git clone https://aur.archlinux.org/ruby-mdl.git ~/ruby-mdl

c. Go to ~/ruby-mdl folder and install it

$ cd ~/ruby-mdl $ makepkg -si

3. Information about the ruby-mdl package on Arch User Repository (AUR)

ID: 938588
Name: ruby-mdl
PackageBaseID: 124346
PackageBase: ruby-mdl
Version: 0.11.0-1
Description: A lint tool to check markdown files and flag style issues
URL: http://github.com/markdownlint/markdownlint
NumVotes: 2
Popularity: 0.000267
OutOfDate:
Maintainer: grawlinson
FirstSubmitted: 1501162540
LastModified: 1627130283
URLPath: /cgit/aur.git/snapshot/ruby-mdl.tar.gz