Install ruby-raemon by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-raemon
Description:
framework for building UNIX daemons
Raemon is a Ruby framework for building daemons. It's designed for writing master/worker pre-forking servers running on UNIX. The library has been tested on both 1.8.7 and 1.9.2 and carries no dependencies outside of the Ruby core.
Homepage: http://github.com/nulayer/raemon
Version: 0.3.0+git.2012.05.18.b78eaae57c-1
Section: universe/ruby