# mabel を Homebrew, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:mabel
```

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

### macOS

- Homebrew (100%):

```sh
brew install mabel
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mabel
```

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

## パッケージ情報

- **パッケージキー:** brew:mabel
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.7
- **ソース概要:** Fancy BitTorrent client for the terminal
- **ホームページ:** <https://github.com/smmr-software/mabel>
- **リポジトリ:** <https://github.com/smmr-software/mabel>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- mabel (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.7
## プロジェクトの歴史と使われ方

Mabel is a terminal BitTorrent client with full and mini TUI modes, built on Go terminal-interface and torrent libraries.

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

The repository was created in 2021, and the first tagged public release, v0.1.0, was published in June 2022. The README says the name comes from the Hebrew word for flood or deluge, loosely tied to torrenting.

Early releases added pieces expected of a terminal client: encrypted-peer requirements, configurable key bindings, kebab-case config keys, HTTP(S) `.torrent` support, a desktop file, and a borderless option.

### 採用の歴史

Mabel is a niche terminal client rather than a mainstream BitTorrent engine, but it has visible package-manager adoption: the supplied facts list Homebrew and MacPorts, and the upstream README documents both `go install` and Homebrew installation.

The repository has hundreds of GitHub stars, which is meaningful for a small TUI torrent client aimed at users who prefer keyboard-driven terminal workflows.

### 使われ方

Users run `mabel [OPTIONS] [TORRENT]...`. With no arguments it opens the full TUI; with one infohash, magnet link, or `.torrent` file it opens mini mode; with multiple torrents it opens the full client with those torrents added.

The README documents TOML configuration at `$XDG_CONFIG_HOME/mabel/config.toml`, including download directory, port, logging, encryption behavior, theme choices, and key remapping.

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

Mabel is package-nerd interesting as a modern Go TUI application that packages a BitTorrent engine and terminal UI as a single command with optional desktop integration.

Its XDG config/state behavior and Homebrew install path make it a cleaner fit for package managers than ad hoc terminal torrent scripts.

### タイムライン

- 2021: Public GitHub repository created
- 2022: v0.1.0 initial release
- 2022: v0.1.2 added required encrypted-peer support
- 2022: v0.1.5 added HTTP(S) `.torrent` support and a desktop file
- 2023: v0.1.7 updated dependencies

### Related projects

- The upstream README credits charmbracelet/bubbletea for terminal UI work.
- The upstream README credits anacrolix/torrent for BitTorrent functionality.
- Homebrew and MacPorts package Mabel according to the supplied package-manager facts.

### ソース

- <https://api.github.com/repos/smmr-software/mabel>
- <https://github.com/smmr-software/mabel>
- <https://github.com/smmr-software/mabel/blob/main/config.go>
- <https://github.com/smmr-software/mabel/releases>
- source_facts.package-manager


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## 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

- Unix: $XDG_CONFIG_HOME/mabel/config.toml
## 他のパッケージマネージャ記録

- MacPorts - mabel: normalized package name match | MacPorts ports tree: net/mabel/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/mabel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mabel.yml)


## ソース

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