# 使用 Homebrew, MacPorts 安装 mabel

查看 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
