How to Install and Uninstall cutesdr Package on Kali Linux

Last updated: May 20,2024

1. Install "cutesdr" package

This is a short guide on how to install cutesdr on Kali Linux

$ sudo apt update $ sudo apt install cutesdr

2. Uninstall "cutesdr" package

Here is a brief guide to show you how to uninstall cutesdr on Kali Linux:

$ sudo apt remove cutesdr $ sudo apt autoclean && sudo apt autoremove

3. Information about the cutesdr package on Kali Linux

Package: cutesdr
Version: 1.20-4
Installed-Size: 695
Maintainer: A. Maitland Bottoms
Architecture: amd64
Depends: libc6 (>= 2.29), libftdi1-2 (>= 1.2), libgcc-s1 (>= 3.0), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5multimedia5 (>= 5.6.0~beta), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.2.0~alpha1), libstdc++6 (>= 5.2)
Size: 241572
SHA256: 8354587f9e05820cd4e2580afc69eaea763d10a08e349a36c828779331b6c870
SHA1: 4ae475431ab90c1f8fb15f5bcc247dabd37b983e
MD5sum: 3fe9bad2a95096738abd52a47cfd655f
Description: simple demodulation and spectrum display program
The CuteSDR application's primary purpose is for spawning custom
applications or for educational use. It is NOT a full featured
program as it is purposely kept simple in order for developers to
more easily spin off their own applications. A further goal was to
use only the stock functionality of Qt ie no libraries or special
drivers. This limits CuteSDR to using only a network connection.
The main gui and framework is written by Moe Wheatly, AE4JY.
.
CuteSDR itself has only a network interface and will directly support
the RFSPACE NetSDR and SDR-IP radios. The siqs_ftdi and SDRxxServer
applications (packaged separately) provide network interfaces to
RFSPACE USB devices.
Description-md5:
Homepage: http://www.rfspace.com/RFSPACE/OtherApps.html
Tag: uitoolkit::qt
Section: hamradio
Priority: optional
Filename: pool/main/c/cutesdr/cutesdr_1.20-4_amd64.deb