How to Install and Uninstall pulseview Package on Kali Linux

Last updated: April 16,2024

1. Install "pulseview" package

This guide covers the steps necessary to install pulseview on Kali Linux

$ sudo apt update $ sudo apt install pulseview

2. Uninstall "pulseview" package

Please follow the instructions below to uninstall pulseview on Kali Linux:

$ sudo apt remove pulseview $ sudo apt autoclean && sudo apt autoremove

3. Information about the pulseview package on Kali Linux

Package: pulseview
Source: pulseview (0.4.2-3)
Version: 0.4.2-3+b2
Installed-Size: 2604
Maintainer: Debian Electronics Packaging Team
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libglib2.0-0 (>= 2.28.0), libglibmm-2.4-1v5 (>= 2.66.6), libqt5core5a (>= 5.15.1), libqt5gui5 (>= 5.14.1) | libqt5gui5-gles (>= 5.14.1), libqt5widgets5 (>= 5.15.1), libsigrok4 (>= 0.5.2), libsigrokcxx4 (>= 0.5.2), libsigrokdecode4, libstdc++6 (>= 13.1)
Size: 769124
SHA256: b7405ad389ec829b4477bc3aba05332c2020594f64b4c7eee046a4c0ffcb8bd4
SHA1: 777b4dc32380a478ab9dbb478e14d20dd8897f3b
MD5sum: fadf76d61b7ac0acfc875c579c1add4e
Description: sigrok logic analyzer, oscilloscope, and MSO GUI
PulseView is a GUI for sigrok that supports logic analyzers, oscilloscopes,
and MSOs.
.
It can acquire samples from a supported device and display them,
load and display captures from existing sigrok *.sr files, as well
as run protocol decoders and display their annotations.
Description-md5:
Homepage: http://sigrok.org/wiki/PulseView
Tag: uitoolkit::qt
Section: electronics
Priority: optional
Filename: pool/main/p/pulseview/pulseview_0.4.2-3+b2_amd64.deb