How to Install ruby-netrc in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-netrc

Description:

Ruby library to read and write netrc files

This Ruby library can read and update netrc(5) files, preserving formatting including comments and whitespace. . This package contains the 'netrc' library, not to be confused with the 'net-netrc' library from the 'ruby-net-netrc' package.

Homepage: https://github.com/geemus/netrc

Version: 0.11.0-1

Section: universe/ruby