How to Install and Uninstall xdemorse Package on Kali Linux

Last updated: May 18,2024

1. Install "xdemorse" package

Please follow the guidance below to install xdemorse on Kali Linux

$ sudo apt update $ sudo apt install xdemorse

2. Uninstall "xdemorse" package

Please follow the guidance below to uninstall xdemorse on Kali Linux:

$ sudo apt remove xdemorse $ sudo apt autoclean && sudo apt autoremove

3. Information about the xdemorse package on Kali Linux

Package: xdemorse
Version: 3.6.7-1
Installed-Size: 163
Maintainer: Debian QA Group
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libcairo2 (>= 1.2.4), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk-3-0 (>= 3.0.0)
Size: 42352
SHA256: f02a618f8a99584fe4fecbf6f79eed4ccad63b7de24a2b7b7a6b2e81f50f2479
SHA1: 4aa54cb4e3b15405dbcc8a6a04fbaa29a885fe72
MD5sum: 0d959156b30e29313a230698f2dfd9bd
Description: GUI to decode Morse signals to text
X/GTK+ application for decoding Morse code signals into text. xdemorse
detects the "dihs" and "dahs" that make a Morse code character via the
computer's sound card, which can be connected to a radio receiver tuned
to a CW Morse code transmission or to a tone generator.
.
The input signal is processed by a Goertzel tone detector algorithm which
produces "mark" or "space" (signal/no signal) outputs and the resulting
stream of Morse code "elements" is decoded into an ASCII character for
printing to the Text viewer.
.
xdemorse has a certain level of tolerance towards operator errors (bad
"fist") regarding deviation from the standard duration of the various
elements that make up the Morse code. There is a "Waterfall" (audio
spectrum) display derived from an integer-arithmetic FFT of the receiver's
audio output.
.
This program has built-in CAT capability but only for the Yaesu FT847 or
FT857 and Elecraft K2 or K3.
Description-md5:
Homepage: https://www.qsl.net/5b4az/pkg/morse/xdemorse/xdemorse.html
Tag: hardware::hamradio, interface::graphical, interface::x11, role::program,
uitoolkit::gtk
Section: hamradio
Priority: optional
Filename: pool/main/x/xdemorse/xdemorse_3.6.7-1_amd64.deb