How to Install ruby-specinfra in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-specinfra

Description:

Common layer for serverspec and configspec

This package is backend library for ruby-serverspec, which was extracted from serverspec for further abstracction, intended to be used by another configuration management tools.

Homepage: https://github.com/mizzy/specinfra

Version: 2.73.3-1

Section: universe/ruby