Image scripts from "Ryan's Tools" suite.
Overall dependencies to install these tools:
txt2manto generate some manual pages (from text files)help2manto generate the remaining manual pages (from help text)
To install to /usr/local, simply run install.sh (likely with sudo).
This will also generate the manual pages.
To uninstall later, run uninstall.sh.
Run either with the PREFIX variable set to a value to install to an alternate
location. Example:
# PREFIX=/usr ./install.shor
$ PREFIX=/home/youruser/.local ./install.shRefer to manpages for details on any individual tool and its direct dependencies.