How to Install ruby-spoon in Ubuntu 18.04



Install ruby-spoon by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-spoon

Description:

FFI binding of the posix_spawn function for Ruby

Spoon is an FFI binding for Ruby of the posix_spawn function, providing fork+exec functionality in a single shot.

Homepage: https://github.com/headius/spoon/

Version: 0.0.6-1

Section: universe/ruby