How to Install and Uninstall sigrok-cli Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "sigrok-cli" package

This guide covers the steps necessary to install sigrok-cli on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sigrok-cli

2. Uninstall "sigrok-cli" package

This tutorial shows how to uninstall sigrok-cli on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sigrok-cli $ sudo apt autoclean && sudo apt autoremove

3. Information about the sigrok-cli package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sigrok-cli
Priority: extra
Section: universe/electronics
Installed-Size: 97
Maintainer: Ubuntu Developers
Original-Maintainer: Uwe Hermann
Architecture: amd64
Version: 0.5.0-1
Replaces: sigrok (<< 0.2-1)
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.28.0), libsigrok2, libsigrokdecode2
Breaks: sigrok (<< 0.2-1)
Filename: pool/universe/s/sigrok-cli/sigrok-cli_0.5.0-1_amd64.deb
Size: 27764
MD5sum: ddbfbd408f062e03edc9e44420a12377
SHA1: 735be6a599aa093c08204eb4c5a780b8079ec810
SHA256: 2daaf220f094c335f8ace796b381adab6231ad0e605f64d4cf80b7ac9a823dff
Description-en: 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).
Description-md5: 2362f175b22009db791e9d17e82ecdb0
Homepage: http://sigrok.org/wiki/Sigrok-cli
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu