# 使用 Homebrew, apt 安装 brag

查看 brag 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:brag
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install brag
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install brag
```

  证据: Debian stable package indexes: brag from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:brag
- **软件包管理器:** Homebrew
- **版本:** 1.4.3
- **来源摘要:** Download and assemble multipart binaries from newsgroups
- **主页:** <https://brag.sourceforge.net/>
- **最后更新:** 2026-06-22T14:02:55-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- brag (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.4.3
## 项目历史与用法

Brag is a command-line Usenet binary downloader. It collects multipart binary attachments from NNTP newsgroups, assembles them, and was designed to be robust enough for unattended cron jobs.

### 项目历史

Brag is credited in its README to author Akos Polster and maintained at SourceForge. The project documentation reflects the early-2000s Usenet binary era, including support for uuencode, MIME base64, yEnc, authentication, filters, and parallel NNTP connections.

The SourceForge file feed shows Brag releases at least from version 1.1.0 in October 2000 through version 1.4.3 in March 2004. The acknowledgements list several contributors for NNTP support, yEnc support, performance work, Mac OS X fixes, Debian fixes, and user reports.

### 采用历史

Brag's adoption is small but historically package-manager-shaped: the input package facts record Homebrew, Debian, and Ubuntu packages. Its man page and README also assume Unix home-directory state under ~/.brag and cron-based operation, matching the packaging conventions of the period.

Its niche narrowed as web-based binary distribution, dedicated NZB clients, and private indexers changed Usenet workflows, but Brag remains a compact example of a classic NNTP automation tool.

### 使用方式

The man page describes running brag against an NNTP server and newsgroup, optionally with authentication, accept/reject subject patterns, parallel connection count, output directory, and cross-server or cross-newsgroup part combining.

State is stored under ~/.brag, with unfinished and finished directories per server and group. Passwords can be placed in ~/.brag/<server>/passwd, while accept and reject pattern files live below the server and group directory.

### 为什么软件包爱好者会关心

Brag matters to package historians as a surviving Homebrew formula for an older Unix networking workflow: scripted Usenet binary retrieval over NNTP. It is less a mainstream modern tool than a preserved slice of early broadband-era command-line culture.

It is also a reminder that package managers carry long tails of specialized tools whose primary upstreams live on SourceForge rather than GitHub.

### 时间线

- 2000-10: SourceForge lists a Brag 1.1.0 RPM release.
- 2002-02: SourceForge lists Brag 1.2.0 source and RPM releases.
- 2003-11: SourceForge lists Brag 1.4.0 and 1.4.1 releases.
- 2004-03: SourceForge lists Brag 1.4.3 source and RPM releases.

### Related projects

- NNTP news servers are the network service Brag automates against.
- Usenet binary tools and later NZB clients occupy the same broad problem space of fetching multipart posts.
- Debian packaging is mentioned in the README acknowledgements and also appears in the input package facts.

### 来源

- <https://brag.sourceforge.net/README>
- <https://brag.sourceforge.net/brag.1.html>
- <https://sourceforge.net/projects/brag/rss?path=/brag>
- 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: ~/.brag/<server>/<group>/accept, ~/.brag/<server>/<group>/reject

## Credential files

- Unix: ~/.brag/<server>/passwd
## 其他软件包管理器记录

- Debian apt - brag - 1.4.1-2.3: normalized package name match | Debian stable package indexes: brag from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Downloads and assembles multipart Usenet binaries | http://brag.sourceforge.net
- Ubuntu apt - brag - 1.4.1-2.3: normalized package name match | Ubuntu 24.04 LTS package indexes: brag from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Downloads and assembles multipart Usenet binaries | http://brag.sourceforge.net


## Combined YAML source

View the package source record on GitHub. [combined/brag.yml](https://github.com/mxcl/pkgdb/blob/main/combined/brag.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
