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

Last updated: May 07,2024

1. Install "xdemorse" package

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

$ sudo apt update $ sudo apt install xdemorse

2. Uninstall "xdemorse" package

Learn how to uninstall xdemorse on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: xdemorse
Priority: extra
Section: universe/hamradio
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Architecture: amd64
Version: 2.9-3
Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.14.0)
Filename: pool/universe/x/xdemorse/xdemorse_2.9-3_amd64.deb
Size: 39162
MD5sum: e5d53e53a5f65d1f108bef1d15b3886d
SHA1: 53ecb148d9337b1e4c96d56495f8eefe24afb5f7
SHA256: af0d7afd13e7fa96550f4daae7e15d4dc62e6fb64ea865ddda85a630f94cee1d
Description-en: 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: b6d620bdcecaae17f9ee7ae24f4ed31d
Homepage: http://www.qsl.net/5b4az/pkg/morse/xdemorse/xdemorse.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu