# mtm を Homebrew, apk, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:mtm
```

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

### macOS

- Homebrew (100%):

```sh
brew install mtm
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mtm
```

  証拠: MacPorts ports tree: sysutils/mtm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add mtm
```

  証拠: Alpine Linux edge package indexes: mtm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#mtm
```

  証拠: nixpkgs package indexes: pkgs/by-name/mt/mtm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:mtm
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mtm>
- **バージョン:** 1.2.1
- **ソース概要:** Micro terminal multiplexer
- **ホームページ:** <https://github.com/deadpixi/mtm>
- **リポジトリ:** <https://github.com/deadpixi/mtm>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/deadpixi/mtm/archive/refs/tags/1.2.1/1.2.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mtm (cli)
- mtm (エイリアス)

## 依存関係

- ncurses

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.2.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/deadpixi/mtm
- 検出された最新: 1.2.1/1.2.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

mtm, the Micro Terminal Multiplexer, is a deliberately tiny terminal multiplexer from the deadpixi/mtm project. Its README frames the project around four principles: few commands, broad compatibility through classic ANSI terminal emulation, a codebase of about one thousand lines, and a maintenance policy centered on bug fixes, translation/accessibility improvements, and keeping the program building on supported operating systems.

### プロジェクトの歴史

The tool occupies the minimalist end of the same niche as GNU Screen and tmux. It starts virtual terminals inside one terminal, lets the user split the screen horizontally or vertically, move focus with a prefix key and arrows, close panes, redraw, and scroll. The project avoids requiring a custom terminfo entry by advertising a long-established screen-compatible terminal type by default, while also shipping optional mtm terminfo entries for users who want them.

### 使われ方

Package-manager adoption reflects that niche: mtm is useful in constrained or preference-driven environments where a user wants pane splitting without sessions, scripting layers, or a large command language. Homebrew, Alpine, MacPorts, and Nix package it as a single mtm executable, so it functions mainly as a lightweight alternative for users who find larger multiplexers excessive.

### ソース

- <https://fedoramagazine.org/4-cool-terminal-multiplexers/>
- <https://formulae.brew.sh/formula/mtm>
- <https://github.com/deadpixi/mtm>


## セキュリティノート

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:** mtm
- **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

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

- Nix - mtm: normalized package name match | nixpkgs package indexes: pkgs/by-name/mt/mtm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - mtm - 1.2.1-r1: normalized package name match | Alpine Linux edge package indexes: mtm from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Perhaps the smallest useful terminal multiplexer in the world | https://github.com/deadpixi/mtm
- apk - mtm-doc - 1.2.1-r1: normalized package name match | Alpine Linux edge package indexes: mtm-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Perhaps the smallest useful terminal multiplexer in the world (documentation) | https://github.com/deadpixi/mtm
- MacPorts - mtm: normalized package name match | MacPorts ports tree: sysutils/mtm/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [ncurses](https://pkg.so/ja/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [screen](https://pkg.so/ja/brew/screen/) - Shares pkgdb curated category or tags: cli, multiplexer, system, terminal.
- [ov](https://pkg.so/ja/brew/ov/) - Shares pkgdb curated category or tags: cli, system, terminal, tui.
- [pv](https://pkg.so/ja/brew/pv/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [less](https://pkg.so/ja/brew/less/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [ranger](https://pkg.so/ja/brew/ranger/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [lesspipe](https://pkg.so/ja/brew/lesspipe/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [picocom](https://pkg.so/ja/brew/picocom/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [dtach](https://pkg.so/ja/brew/dtach/) - Shares pkgdb curated category or tags: cli, system, terminal.
- [nemu](https://pkg.so/ja/brew/nemu/) - Local package facts share a topical domain. Shared terms: cli, ncurses, system, terminal, tui.
- [colortail](https://pkg.so/ja/brew/colortail/) - Local package facts share a topical domain. Shared terms: cli, system, terminal.
- [diskonaut](https://pkg.so/ja/brew/diskonaut/) - Local package facts share a topical domain. Shared terms: cli, system, terminal, tui.

## Combined YAML source

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


## ソース

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