How to Install lvtk-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install lvtk-dev

Description:

LV2 C++ wrappers and utilities

LV2 Toolkit is a set of C++ wrappers around the LV2 C API. The included libraries ease writing LV2 plugins and UIs in C++ by inheriting from easy to use template classes. . LV2 is a portable plugin standard for audio systems, similar in scope to LADSPA, VST, AU, and others. . This package provides the development headers.

Homepage: https://github.com/lvtk/lvtk/

Version: 1.2.0~dfsg0-2ubuntu2

Section: universe/libdevel