Package Details: ruby-mdless 2.1.64-1

Git Clone URL: https://aur.archlinux.org/ruby-mdless.git (read-only, click to copy)
Package Base: ruby-mdless
Description: A pager like less, but for Markdown files
Upstream URL: http://brettterpstra.com/project/mdless/
Keywords: cli command less line markdown
Licenses: MIT
Submitter: arachnid92
Maintainer: mh4ckwascut
Last Packager: mh4ckwascut
Votes: 6
Popularity: 0.000000
First Submitted: 2015-12-21 13:14 (UTC)
Last Updated: 2026-03-12 21:51 (UTC)

Latest Comments

Technetium1 commented on 2026-04-03 11:01 (UTC)

Missing logger to build in clean chroot, please check dependencies: https://github.com/ttscoff/mdless/blob/ae9f39f274d3cb8c2e2aa775c8f15b0d254b05c6/mdless.gemspec#L26

ritlew commented on 2018-10-04 00:01 (UTC)

To install this package, I had to install ruby and ruby-rdoc.

marcool04 commented on 2018-07-24 09:11 (UTC)

Hi, While trying to install this package today I met with this error: ERROR: While executing gem ... (Gem::DocumentError) RDoc is not installed: cannot load such file -- rdoc/rdoc ==> ERROR: A failure occurred in package(). Aborting... :: Unable to build ruby-mdless - makepkg exited with code: 4 Simply installing rdoc with pacman -S ruby-rdoc solved it, so I wonder if the PKGBUILD shouldn't be amended to include ruby-rdoc in its dependencies. Thanks for the package anyhow. Best regards, Mark