How to Install libsoprano-dev in Ubuntu 18.04



Install libsoprano-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libsoprano-dev

Description:

development files for the Soprano RDF framework

Soprano is a pluggable RDF storage, parsing, and serialization framework based on Qt 4. Soprano is targeted at desktop applications that need to store RDF data. Its API has been optimized for simplicity and ease of use, while its modular structure allows it to use various different RDF storage implementations as its backend. . This package contains development files for building software that uses the Soprano libraries.

Homepage: http://soprano.sourceforge.net

Version: 2.9.4+dfsg1-0ubuntu4

Section: universe/libs