How to Install sigrok-cli in Ubuntu 18.04



Install sigrok-cli by entering the following commands in the terminal:

sudo apt update
sudo apt install sigrok-cli

Description:

command-line frontend for the sigrok software

sigrok-cli is a command-line data acquisition and protocol decoding software. . It supports sample acquisition from logic analyzer, oscilloscope, multimeter, and other hardware, as well as running protocol decoders over the sample data (either from hardware or loaded from files).

Homepage: http://sigrok.org/wiki/Sigrok-cli

Version: 0.7.0-2build1

Section: universe/electronics