How to Install lvtk-tools software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install lvtk-tools software package in Ubuntu 14.04 LTS (Trusty Tahr)

lvtk-tools software package provides LV2 C++ wrappers and utilities - tools, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install lvtk-tools 

lvtk-tools is installed in your system.

Make ensure the lvtk-tools package were installed using the commands given below,

$ sudo dpkg-query -l | grep lvtk-tools *

You will get with lvtk-tools package name, version, architecture and description in a table

lvtk-tools package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package lvtk-tools
Version 1.1.1~dfsg0-1
Description LV2 C++ wrappers and utilities - tools
Sub Section libs


See Also, How to uninstall or remove lvtk-tools software package from Ubuntu 14.04 LTS (Trusty Tahr)?