Automic VaultAutomic Vault

brew

tio を Homebrew, apk, apt, dnf, MacPorts, Nix, zypper でインストール

tio のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install tio

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install tio

MacPorts ports tree · comms/tio/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add tio

Alpine Linux edge package indexes · tio · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install tio

Debian stable package indexes · tio · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install tio

Fedora Rawhide package metadata · tio · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#tio

nixpkgs package indexes · pkgs/by-name/ti/tio/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install tio

openSUSE Tumbleweed package metadata · tio · ソース: download.opensuse.org

概要

パッケージ概要

Simple TTY terminal I/O application

履歴

プロジェクトの歴史と使われ方

tio is a serial TTY terminal I/O tool built for straightforward interaction with serial devices. Its niche is embedded-development and hardware-hacking workflows where a user wants a small command-line serial console that behaves well inside terminal multiplexers.

プロジェクトの歴史

The tio README states the motivation directly: it was created as a simpler serial-device tool with less focus on classic terminal or modem features and more focus on embedded developers and hackers. It was originally an alternative to GNU screen for connecting to serial devices while working inside tmux.

The GitHub repository was created in September 2014, and the project has grown from a simple serial connection utility into a featureful serial-console tool. The README now documents automatic serial-port detection and reconnect, topology IDs, non-standard baud rates, mark and space parity, XMODEM/YMODEM upload, RS-485 mode, line and hex modes, timestamping, logging, socket redirection, piping, shell-command redirection, Bash completion, and Lua scripting.

採用の歴史

tio's adoption is visible through broad distro packaging. The input metadata lists packages for apk, Homebrew, Debian, Fedora/DNF, MacPorts, Nix, Ubuntu, and openSUSE/zypper, which matches its role as a small systems utility rather than a language-ecosystem package.

The project is especially attractive to package-manager users because it replaces ad hoc use of screen, minicom, picocom, or custom serial scripts with one documented binary and a man page. The README's examples focus on common package-nerd hardware tasks: connecting to /dev/ttyUSB0, listing serial devices, preferring /dev/serial/by-id paths, reconnecting after unplug/replug, and using TID values when stable by-id paths are unavailable.

使われ方

The common invocation is simply tio /dev/ttyUSB0, using defaults such as 115200 8n1. Users can add options for baud rate, parity, flow control, timestamping, logging, character mapping, or automatic connection behavior.

More advanced usage includes configuration profiles, include files for profile organization, line-mode history/editing, Lua automation, x/y-modem file transfers, and redirecting a serial session through a socket or shell command.

パッケージ好きにとっての重要性

tio is a classic small-tool package: one binary, clear man page, no account or cloud service, and immediate usefulness after install. It is significant because serial consoles remain a daily need for embedded boards, dev kits, bootloaders, firmware bring-up, and hardware debugging, while modern terminals and tmux are otherwise inconvenient with older serial-console tools.

タイムライン

  • 2014-09-27: The tio GitHub repository was created.
  • 2024-06-29: tio v3.5 added configuration include support and improved device listing behavior.
  • 2024-08-31: tio v3.7 continued Lua API and timestamp work.
  • 2025-04-13: tio v3.9 was released with timestamp parsing fixes and documentation updates.

Related projects

  • GNU screen is the comparison named by the README as tio's original alternative target.
  • tmux is part of the original usage motivation because tio was designed to pair well with terminal multiplexers.
  • minicom and picocom are adjacent serial-console tools in the same package-manager niche.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 2 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/tio/config~/.config/tio/config~/.tioconfig

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
tiocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-26
マネージャ版3.9
マネージャ更新日2026-05-03
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/tio/tio

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:tio
バージョン3.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/tio
ホームページhttps://tio.github.io
リポジトリhttps://github.com/tio/tio
上流ドキュメントhttps://github.com/tio/tio#readme
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/tio/tio/releases/download/v3.9/tio-3.9.tar.xz
最終更新2026-05-03T15:38:16+09:00
Pulseupdated
依存関係glib, lua
ビルド依存関係meson, ninja, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametio
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

tio 3.9-1

simple TTY terminal I/O application

https://tio.github.io/

sudo apt install tio
  • Section: comm
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Tio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tio

nix profile install nixpkgs#tio
  • normalized package name match
  • 一致条件: Tio
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ti/tio/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tio 2.7-1

simple TTY terminal I/O application

https://tio.github.io/

sudo apt install tio
  • Section: universe/comm
  • Architecture: amd64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Tio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tio from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tio 3.9-r0

Simple TTY Terminal I/O Application

https://github.com/tio/tio

sudo apk add tio
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tio
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tio from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tio-bash-completion 3.9-r0

Bash completions for tio

https://github.com/tio/tio

sudo apk add tio-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tio
  • normalized package name match
  • 一致条件: Tio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tio-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

tio-doc 3.9-r0

Simple TTY Terminal I/O Application (documentation)

https://github.com/tio/tio

sudo apk add tio-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tio
  • normalized package name match
  • 一致条件: Tio
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tio-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

tio 3.9-5.fc45

Simple TTY terminal I/O application

https://tio.github.io/

sudo dnf install tio
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tio
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tio
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tio from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

tio 3.9-1.3

Simple TTY terminal I/O application

https://tio.github.io/

sudo zypper install tio
  • License: GPL-2.0-or-later
  • Category: Hardware/Modem
  • Architecture: x86_64
  • Source Package: tio
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tio
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tio from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

tio-bash-completion 3.9-1.3

Bash Completion for tio

https://tio.github.io/

sudo zypper install tio-bash-completion
  • License: GPL-2.0-or-later
  • Category: Hardware/Modem
  • Architecture: noarch
  • Source Package: tio
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Tio
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tio-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tio

sudo port install tio
  • normalized package name match
  • 一致条件: Tio
MacPorts ports tree · api.github.com · MacPorts ports tree: comms/tio/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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