Search Criteria
Package Details: ruby-mdless 1.0.37-1
Package Actions
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: | lagerfeuer |
Last Packager: | lagerfeuer |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-21 13:14 (UTC) |
Last Updated: | 2024-08-26 15:39 (UTC) |
Latest Comments
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