How to Install and Uninstall cutesdr Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "cutesdr" package

Learn how to install cutesdr on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cutesdr

2. Uninstall "cutesdr" package

Please follow the steps below to uninstall cutesdr on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cutesdr package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cutesdr
Priority: optional
Section: universe/hamradio
Installed-Size: 612
Maintainer: Ubuntu Developers
Original-Maintainer: A. Maitland Bottoms
Architecture: amd64
Version: 1.13.42-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libqt5core5a (>= 5.0.2), libqt5gui5 (>= 5.0.2) | libqt5gui5-gles (>= 5.0.2), libqt5multimedia5 (>= 5.0.2), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 4.1.1)
Filename: pool/universe/c/cutesdr/cutesdr_1.13.42-2_amd64.deb
Size: 191210
MD5sum: bff647193cec630171e96ef2e163a537
SHA1: 65cf843ede2788c9578b1c34358f55898dbd09b0
SHA256: e28740e9e23cde55dd58c263c7cd010270f0fdb93f446712869765878a578660
Description-en: 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: 7f4067ce26fc682e2c1f399403ab8cbd
Homepage: http://www.rfspace.com/RFSPACE/OtherApps.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu