i feel like i've probably asked this before but has anyone written a fancy command line man page viewer to replace `man`?

(not emacs or vim)

qman looks interesting but on my machine it takes several seconds to start https://github.com/plp13/qman

@b0rk I can't yet build qman on Kubuntu.

<https://github.com/plp13/qman/issues/84>

Build error: library 'bz2' not found on Kubuntu 25.10 · Issue #84 · plp13/qman

qman/src/meson.build Line 52 in 74b46e6 bzip2 = cc.find_library('bz2', required: true) qman/src/meson.build Lines 49 to 56 in 74b46e6 if get_option('bzip2').enabled() or get_option('bzip2').auto() ...

GitHub

@grahamperrin @b0rk

If either of you are running #Slackware there's a package build for it here:

https://slackbuilds.org/repository/15.0/system/qman/

If nothing else you can easily examine the build script and fashion one for your distro.

Or you can install it with a single command in one fell swoop with sbopkg

Enjoy!

#tallship #FOSS #SlackBuild #sbopkg #Qman

SlackBuilds.org - qman

SlackBuilds.org - SlackBuild Script Repository