How to Install ruby-text-format in Ubuntu 18.04



Install ruby-text-format by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-text-format

Description:

Ruby library for text formatting

Text::Format is provides the ability to nicely format fixed-width text with knowledge of the writable space (number of columns), margins, and indentation settings. Text::Format can work with either TeX::Hyphen or Text::Hyphen to hyphenate words when formatting.

Homepage: https://rubygems.org/gems/text-format

Version: 1.0.0-4build1

Section: universe/ruby