# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 minicom

查看 minicom 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:minicom
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install minicom
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install minicom
```

  证据: MacPorts ports tree: comms/minicom/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add minicom
```

  证据: Alpine Linux edge package indexes: minicom from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install minicom
```

  证据: Debian stable package indexes: minicom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install minicom
```

  证据: Fedora Rawhide package metadata: minicom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#minicom
```

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

- pacman (92%):

```sh
sudo pacman -S minicom
```

  证据: Arch Linux sync databases: minicom from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install minicom
```

  证据: openSUSE Tumbleweed package metadata: minicom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## 软件包事实

- **软件包键:** brew:minicom
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/minicom>
- **版本:** 2.11.1
- **来源摘要:** Menu-driven communications program
- **主页:** <https://packages.debian.org/sid/minicom>
- **仓库:** <https://salsa.debian.org/minicom-team/minicom>
- **上游文档:** <https://salsa.debian.org/minicom-team/minicom>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://deb.debian.org/debian/pool/main/m/minicom/minicom_2.11.1.orig.tar.bz2>
- **最后更新:** 2026-06-04T20:44:29Z
- **已生成:** 2026-07-25T07:20:51+00:00

## 可执行文件

- ascii-xfr (cli)
- minicom (cli)
- runscript (cli)
- xminicom (cli)
- ascii-xfr (别名)
- minicom (别名)
- runscript (别名)
- xminicom (别名)

## 构建依赖

- pkgconf

## macOS 提供的库

- ncurses

## 安装行为

- post-install 钩子: 未定义
- 注意事项: Terminal Compatibility ====================== If minicom doesn't see the LANG variable, it will try to fallback to make the layout more compatible, but uglier. Certain unsupported encodings will completely render the UI useless, so if the UI looks strange, try setting the following environment variable: LANG="en_US.UTF-8" Text Input Not Working ====================== Most development boards require Serial port setup -> Hardware Flow Control to be set to "No" to input text.
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-25
- 管理器版本: 2.11.1
- 管理器更新时间: 2026-06-04
- 本地数据: OK
- 上游仓库: https://packages.debian.org/sid/minicom
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Minicom is one of the long-running Unix serial-communications programs that carried DOS-style modem workflows into text-mode Unix environments. Source headers in the codebase identify Miquel van Smoorenburg as the original author for the 1991-1996 minicom communications package, and Debian describes the program as modeled on the MS-DOS Telix interface: a full-screen, menu-driven terminal for modems and serial consoles.

### 项目历史

Its role expanded beyond dial-up modem use into a general serial-console tool. The feature set documented by Debian and the man page includes ANSI and VT102 terminal emulation, dialing directories with auto-redial, UUCP-style serial-device locks, capture-to-file logging, remappable keys, startup scripting, and external X/Y/ZMODEM file-transfer helpers. That made it useful both for historical modem work and for hardware bring-up, embedded devices, lab equipment, routers, and other systems reached through a serial port.

### 使用方式

In package-manager terms, minicom occupies the classic ncurses serial-terminal niche next to smaller tools such as picocom and multipurpose terminal programs such as screen. Its wide distro packaging reflects that niche: it is boring infrastructure for people who need a configurable serial console rather than a graphical terminal emulator.

### 来源

- <https://formulae.brew.sh/formula/minicom>
- <https://github.com/Distrotech/minicom/blob/master/src/minicom.c>
- <https://packages.debian.org/sid/minicom>
- <https://salsa.debian.org/minicom-team/minicom>
- <https://www.mankier.com/1/minicom>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** minicom
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Debian apt - minicom - 2.10-1: normalized package name match | Debian stable package indexes: minicom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Friendly menu driven serial communication program | https://salsa.debian.org/minicom-team/minicom
- Nix - minicom: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/minicom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - minicom - 2.9-4: normalized package name match | Ubuntu 24.04 LTS package indexes: minicom from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Friendly menu driven serial communication program | https://salsa.debian.org/minicom-team/minicom
- apk - minicom - 2.10-r0: normalized package name match | Alpine Linux edge package indexes: minicom from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | menu driven communications program for terminals | https://tracker.debian.org/pkg/minicom
- apk - minicom-doc - 2.10-r0: normalized package name match | Alpine Linux edge package indexes: minicom-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | menu driven communications program for terminals (documentation) | https://tracker.debian.org/pkg/minicom
- apk - minicom-lang - 2.10-r0: normalized package name match | Alpine Linux edge package indexes: minicom-lang from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Languages for package minicom | https://tracker.debian.org/pkg/minicom
- dnf - minicom - 2.11.1-1.fc45: normalized package name match | Fedora Rawhide package metadata: minicom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A text-based modem control and terminal emulation program | https://salsa.debian.org/minicom-team/minicom
- pacman - minicom - 2.11.1-3: normalized package name match | Arch Linux sync databases: minicom from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A serial communication program | https://salsa.debian.org/minicom-team/minicom
- zypper - minicom - 2.11.1-2.1: normalized package name match | openSUSE Tumbleweed package metadata: minicom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A Terminal Program | https://salsa.debian.org/minicom-team/minicom
- zypper - minicom-lang - 2.11.1-2.1: normalized package name match | openSUSE Tumbleweed package metadata: minicom-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Translations for package minicom | https://salsa.debian.org/minicom-team/minicom
- MacPorts - minicom: normalized package name match | MacPorts ports tree: comms/minicom/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://www.automicvault.com/zh-hans/pkg/game-emulation-tools/) - Matched game or emulation metadata.
- [Homebrew utility packages](https://www.automicvault.com/zh-hans/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [qodem](https://www.automicvault.com/zh-hans/pkg/brew/qodem/) - Shares av.db curated category or tags: cli, communications, networking, serial, terminal-emulation.
- [asuka](https://www.automicvault.com/zh-hans/pkg/brew/asuka/) - Shares av.db curated category or tags: cli, ncurses, networking.
- [c-kermit](https://www.automicvault.com/zh-hans/pkg/brew/c-kermit/) - Shares av.db curated category or tags: cli, networking, serial.
- [gensio](https://www.automicvault.com/zh-hans/pkg/brew/gensio/) - Shares av.db curated category or tags: cli, networking, serial.
- [lrzsz](https://www.automicvault.com/zh-hans/pkg/brew/lrzsz/) - Shares av.db curated category or tags: cli, networking, serial.
- [mcabber](https://www.automicvault.com/zh-hans/pkg/brew/mcabber/) - Shares av.db curated category or tags: cli, ncurses, networking.
- [minimodem](https://www.automicvault.com/zh-hans/pkg/brew/minimodem/) - Shares av.db curated category or tags: cli, modem, networking.
- [ncdc](https://www.automicvault.com/zh-hans/pkg/brew/ncdc/) - Shares av.db curated category or tags: cli, ncurses, networking.
- [corkscrew](https://www.automicvault.com/zh-hans/pkg/brew/corkscrew/) - Local package facts share a topical domain. Shared terms: cli, networking.
- [dns2tcp](https://www.automicvault.com/zh-hans/pkg/brew/dns2tcp/) - Local package facts share a topical domain. Shared terms: cli, networking.

## Combined YAML source

View the package source record on GitHub. [combined/minicom.yml](https://github.com/automic-vault/db/blob/main/combined/minicom.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
