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

Last updated: September 20,2024

1. Install "multimon" package

This guide let you learn how to install multimon on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install multimon

2. Uninstall "multimon" package

Here is a brief guide to show you how to uninstall multimon on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove multimon $ sudo apt autoclean && sudo apt autoremove

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

Package: multimon
Priority: optional
Section: universe/hamradio
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: A. Maitland Bottoms
Architecture: amd64
Version: 1.0-7.1
Depends: libc6 (>= 2.15), libx11-6, sox
Recommends: alsa-oss
Filename: pool/universe/m/multimon/multimon_1.0-7.1_amd64.deb
Size: 33898
MD5sum: 0adad868180f6fb7cfce2831a87856fa
SHA1: 31c5debff8a14dd716139ca20c2f4485de56cd15
SHA256: 5bbeddef2adf6e1711dc0ff088a1160312f70c6af40d2c33f0ea72094eac443c
Description-en: Linux Radio Transmission Decoder
The multimon software can decode a variety of digital transmission modes
commonly found on UHF radio. A standard PC soundcard is used to acquire
the signal from a transceiver. The decoding is done completely in software.
Currently, the following modes are supported:
AX.25
1200 Baud AFSK
2400 Baud AFSK (2 variants)
4800 Baud HAPN
9600 Baud FSK (G3RUH)
POCSAG
512 Baud
1200 Baud
2400 Baud
Miscellaneous
DTMF
ZVEI
An arbitrary set of the above modes may run concurrently on the same input
signal (provided the CPU power is sufficient), so you do not have to know
in advance which mode is used. Note however that some modes might require
modifications to the radio (especially the 9600 baud FSK and the POCSAG
modes) to work properly.
POCSAG (Post Office Code Standards Advisory Group) is a common paging
transmission format.
Description-md5: ffeaaf9dab968c34e026c9d3ccf7503d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu