# Installer minimodem avec Homebrew, apk, apt, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de minimodem pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:minimodem
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install minimodem
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install minimodem
```

  Preuve: MacPorts ports tree: net/minimodem/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add minimodem
```

  Preuve: Alpine Linux edge package indexes: minimodem from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install minimodem
```

  Preuve: Debian stable package indexes: minimodem from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#minimodem
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mi/minimodem/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install minimodem
```

  Preuve: openSUSE Tumbleweed package metadata: minimodem from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:minimodem
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.24
- **Résumé source:** General-purpose software audio FSK modem
- **Page d'accueil:** <http://www.whence.com/minimodem/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- minimodem (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.24
## Historique du projet et usages

minimodem is Kamal Mostafa's command-line software FSK modem, with project copyright notices covering 2011 through 2020. It decodes or generates audio modem tones at user-selected baud rates and frames them with common protocols rather than targeting only one historical modem format.

### Modes d'utilisation

Its practical niche is audio-frequency data transfer and signal experimentation from a Unix shell. The project supports protocols such as Bell 103, Bell 202, RTTY, TTY/TDD, NOAA SAME, and Caller ID, and it can work live through the system audio device or in batch mode through audio files. Users can move data between nearby computers by cable or sound, or across radio, telephone, and other audio channels. That makes minimodem useful to radio hobbyists, retrocomputing users, signal-processing experiments, and tests where a small FSK encoder/decoder is easier than a full modem stack.

### Sources

- <http://www.whence.com/minimodem/>
- <https://directory.fsf.org/wiki/Minimodem>
- <https://github.com/kamalmostafa/minimodem>
- <https://manpages.ubuntu.com/manpages/xenial/man1/minimodem.1.html>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - minimodem - 0.24-1+b2: normalized package name match | Debian stable package indexes: minimodem from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | general-purpose software audio FSK modem | http://www.whence.com/minimodem
- Nix - minimodem: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/minimodem/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - minimodem - 0.24-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: minimodem from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | general-purpose software audio FSK modem | http://www.whence.com/minimodem
- apk - minimodem - 0.24-r1: normalized package name match | Alpine Linux edge package indexes: minimodem from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | general-purpose software audio FSK modem | http://www.whence.com/minimodem
- apk - minimodem-doc - 0.24-r1: normalized package name match | Alpine Linux edge package indexes: minimodem-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | general-purpose software audio FSK modem (documentation) | http://www.whence.com/minimodem
- zypper - minimodem - 0.24-1.32: normalized package name match | openSUSE Tumbleweed package metadata: minimodem from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | General-purpose software audio FSK modem | http://www.whence.com/minimodem/
- MacPorts - minimodem: normalized package name match | MacPorts ports tree: net/minimodem/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/minimodem.yml](https://github.com/mxcl/pkgdb/blob/main/combined/minimodem.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
