Linux Snap applications are self-contained software packages that run in a secure environment called a sandbox, allowing them to work across various Linux distributions. They are managed by a tool called snapd, which handles installation, updates, and removal of these applications automatically. Below is how to install Snap and the KDE Recorder. Enjoy.
Enable snaps on Debian and install Recorder
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
Install Recorder
To install Recorder, simply use the following command:
sudo snap install krecorder
Source: https://snapcraft.io/install/krecorder/debian
The KDE Recorder can be found here: https://snapcraft.io/krecorder
By combining a streaming recorder with Pithos- a Pandora client, you can record streaming Internet radio. Pithos is a native Pandora Radio client for Linux. It’s much more lightweight than the Pandora.com web client, and integrates with desktop features such as media keys, notifications, and the sound menu.
Pithos also has some built-in add-ons like a 10 Band Equalizer.


Pithos can be found in the Synaptic Package Manager or here in a Snap app:
https://pithos.github.io/



