How to Install ruby-odbc in Ubuntu 18.04



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

sudo apt update
sudo apt install ruby-odbc

Description:

ODBC Binding for Ruby

ODBC is a standard API for connecting to ODBC data sources such as Relational Database Management Systems (RDBMSs). For accessing ODBC data sources from the Ruby language, an ODBC binding library and Ruby interface are required. . This package includes both UTF-8 and non-UTF-8 versions.

Homepage: http://www.ch-werner.de/rubyodbc/

Version: 0.99998-1build1

Section: universe/ruby