How to Install libpocodataodbc50 in Ubuntu 18.04



Install libpocodataodbc50 by entering the following commands in the terminal:

sudo apt update
sudo apt install libpocodataodbc50

Description:

C++ Portable Components (POCO) ODBC library

The POCO C++ Libraries are a collection of open source C++ class libraries that simplify and accelerate the development of network-centric, portable applications in C++. The libraries integrate perfectly with the C++ Standard Library and fill many of the functional gaps left open by it. . POCO is built strictly using standard ANSI/ISO C++, including the standard library. The contributors attempt to find a good balance between using advanced C++ features and keeping the classes comprehensible and the code clean, consistent and easy to maintain. . This package provides the POCO Data ODBC library. In Debian, it is linked against unixODBC but also iODBC can be used instead.

Homepage: https://pocoproject.org/

Version: 1.8.0.1-1ubuntu4

Section: universe/libs