pkg.soopen package index

brew / Rang 1296

minicom mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minicom in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install minicom

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install minicom

MacPorts ports tree · comms/minicom/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add minicom

Alpine Linux edge package indexes · minicom · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install minicom

Debian stable package indexes · minicom · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install minicom

Fedora Rawhide package metadata · minicom · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#minicom

nixpkgs package indexes · pkgs/by-name/mi/minicom/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S minicom

Arch Linux sync databases · minicom · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install minicom

openSUSE Tumbleweed package metadata · minicom · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Menu-driven communications program

Befehle und Aliase

  • ascii-xfr
  • minicom
  • runscript
  • xminicom

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Wie es verwendet wird

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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ascii-xfrExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
minicomExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
runscriptExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
xminicomExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.11.1
Manager aktualisiert2026-06-04
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:minicom
Version2.11.1
PaketmanagerHomebrew
Homepagehttps://packages.debian.org/sid/minicom
Zuletzt aktualisiert2026-06-04T20:44:29Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

minicom 2.10-1

Friendly menu driven serial communication program

https://salsa.debian.org/minicom-team/minicom

sudo apt install minicom
  • Section: comm
  • Architecture: amd64
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Minicom
Debian stable package indexes · deb.debian.org · Debian stable package indexes: minicom from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

minicom

nix profile install nixpkgs#minicom
  • normalized package name match
  • Abgeglichen nach: Minicom
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mi/minicom/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

minicom 2.9-4

Friendly menu driven serial communication program

https://salsa.debian.org/minicom-team/minicom

sudo apt install minicom
  • Section: universe/comm
  • Architecture: amd64
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Minicom
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: minicom from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

minicom 2.10-r0

menu driven communications program for terminals

https://tracker.debian.org/pkg/minicom

sudo apk add minicom
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: minicom
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minicom
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minicom from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

minicom-doc 2.10-r0

menu driven communications program for terminals (documentation)

https://tracker.debian.org/pkg/minicom

sudo apk add minicom-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: minicom
  • normalized package name match
  • Abgeglichen nach: Minicom
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minicom-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

minicom-lang 2.10-r0

Languages for package minicom

https://tracker.debian.org/pkg/minicom

sudo apk add minicom-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: minicom
  • normalized package name match
  • Abgeglichen nach: Minicom
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: minicom-lang from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

minicom 2.11.1-2.fc45

A text-based modem control and terminal emulation program

https://salsa.debian.org/minicom-team/minicom

sudo dnf install minicom
  • License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: minicom
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minicom
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: minicom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

minicom 2.11.1-3

A serial communication program

https://salsa.debian.org/minicom-team/minicom

sudo pacman -S minicom
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 4 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Minicom
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: minicom from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

minicom 2.11.1-2.3

A Terminal Program

https://salsa.debian.org/minicom-team/minicom

sudo zypper install minicom
  • License: GPL-2.0-or-later
  • Category: Hardware/Modem
  • Architecture: x86_64
  • Source Package: minicom
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minicom
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: minicom from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

minicom-lang 2.11.1-2.3

Translations for package minicom

https://salsa.debian.org/minicom-team/minicom

sudo zypper install minicom-lang
  • License: GPL-2.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: minicom
  • 1 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Minicom
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: minicom-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

minicom

sudo port install minicom
  • normalized package name match
  • Abgeglichen nach: Minicom
MacPorts ports tree · api.github.com · MacPorts ports tree: comms/minicom/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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