How to Install libpocodata50 in Ubuntu 18.04



Install libpocodata50 by entering the following commands in the terminal:

sudo apt update
sudo apt install libpocodata50

Description:

C++ Portable Components (POCO) Data 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 library.

Homepage: https://pocoproject.org/

Version: 1.8.0.1-1ubuntu4

Section: universe/libs