How to Install ruby-progressbar in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-progressbar

Description:

Text progress bar library for Ruby

Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate progress with percentage, a progress bar, and estimated remaining time.

Homepage: https://github.com/peleteiro/progressbar

Version: 1.4.2-1

Section: universe/ruby