How to Install libsigrokdecode-dev in Ubuntu 18.04



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

sudo apt update
sudo apt install libsigrokdecode-dev

Description:

sigrok protocol decoding library - development files

libsigrokdecode is a shared library which provides (streaming) protocol decoding functionality. . The protocol decoders are written in Python (>= 3.2). . This package contains the header files and other development files.

Homepage: http://sigrok.org/wiki/Libsigrokdecode

Version: 0.5.0-4

Section: universe/libdevel