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

Last updated: June 04,2024

1. Install "minimodem" package

Here is a brief guide to show you how to install minimodem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install minimodem

2. Uninstall "minimodem" package

Please follow the step by step instructions below to uninstall minimodem on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove minimodem $ sudo apt autoclean && sudo apt autoremove

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

Package: minimodem
Priority: optional
Section: universe/comm
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Kamal Mostafa
Architecture: amd64
Version: 0.23-1
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.15), libfftw3-single3, libpulse0 (>= 0.99.1), libsndfile1 (>= 1.0.20)
Suggests: pulseaudio
Filename: pool/universe/m/minimodem/minimodem_0.23-1_amd64.deb
Size: 25072
MD5sum: 33487f5986ee746a96af323610ad3fa1
SHA1: 28a464d6d7de172ce5cde53d9203c089a44d25dc
SHA256: 7cfe5db536110e1a0797c85cfa576d895df04ea8c48338e58754da5cdebbca8e
Description-en: general-purpose software audio FSK modem
Minimodem is a command-line program which decodes (or generates) audio
modem tones at any specified baud rate, using various framing protocols.
It acts a general-purpose software FSK modem, and includes support for
various standard FSK protocols such as Bell103, Bell202, RTTY, TTY/TDD,
NOAA SAME, and Caller-ID.
.
Minimodem can play and capture audio modem tones in real-time via the
system audio device, or in batched mode via audio files.
.
Minimodem can be used to transfer data between nearby computers using an
audio cable (or just via sound waves), or between remote computers using
radio, telephone, or another audio communications medium.
Description-md5: df7bfcd96a70c73b01163ff216966732
Homepage: http://www.whence.com/minimodem
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu