# 使用 Homebrew, MacPorts, Nix 安装 base91

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

## 安装

```sh
sudo av install brew:base91
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install base91
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install base91
```

  证据: MacPorts ports tree: mail/base91/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#base91
```

  证据: nixpkgs package indexes: pkgs/by-name/ba/base91/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:base91
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/base91>
- **版本:** 0.6.0
- **来源摘要:** Utility to encode and decode base91 files
- **主页:** <https://base91.sourceforge.net/>
- **上游文档:** <https://base91.sourceforge.net/>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://downloads.sourceforge.net/project/base91/basE91/0.6.0/base91-0.6.0.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- b91dec (cli)
- b91enc (cli)
- base91 (cli)
- b91dec (别名)
- b91enc (别名)
- base91 (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 0.6.0
- 本地数据: OK
- 上游仓库: https://base91.sourceforge.net/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

basE91 is a binary-to-text encoding method and command-line tool that encodes binary data as ASCII characters with less overhead than Base64 for many inputs.

### 项目历史

The SourceForge project page describes basE91 as an advanced method for encoding binary data as ASCII characters, similar to uuencode or Base64 but more efficient. It reports overhead of at most 23 percent and as low as 14 percent depending on input.

The SourceForge files page identifies the latest 0.6.0 Java archive release in November 2006, and the project page shows project activity dating to October 2006. The project's official website remains base91.sourceforge.net.

### 采用历史

basE91 remains niche, but the input package metadata lists Homebrew, MacPorts, and Nix packaging, and the SourceForge project records tens of thousands of file downloads over its lifetime. Its adoption is mostly among developers who specifically need denser ASCII armoring than Base64 rather than users of general-purpose OS tooling.

The project page classifies it under data formats, terminals, email, algorithms, and internet topics, reflecting the encoding's intended transport and storage use cases.

### 使用方式

The packaged CLI exposes base91 plus b91enc and b91dec executables according to the Homebrew input metadata. It is used as an encoder/decoder filter for files or streams where ASCII-safe text output is required.

There is no documented configuration file or credentials store; the tool is a stateless encoder/decoder.

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

basE91 is significant as one of the better-known post-Base64 ASCII-armoring experiments. It trades simplicity and universal support for denser output, which makes it a useful reference point in discussions of binary-to-text encoding efficiency.

Its package-manager presence is also a classic long-tail case: a 2006 SourceForge utility still appears in modern package indexes because encoding tools age slowly when their formats are stable.

### 时间线

- 2006: SourceForge project activity and project metadata date basE91 to October 2006.
- 2006: Latest SourceForge release path records version 0.6.0 in November 2006.
- 2020s: Input package metadata shows basE91 available through Homebrew, MacPorts, and Nix.

### Related projects

- Base64 and uuencode are the official comparison points named by the SourceForge description.
- Other ASCII-armoring and binary-to-text encodings, including Ascii85/Base85, are conceptually adjacent even though they are separate formats.
- SourceForge hosts the original project site and release files for basE91.

### 来源

- <https://base91.sourceforge.net/>
- <https://sourceforge.net/projects/base91>
- <https://sourceforge.net/projects/base91/files/>
- source_facts.package-manager


## 安全说明

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:** base91
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - base91: normalized package name match | nixpkgs package indexes: pkgs/by-name/ba/base91/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - base91: normalized package name match | MacPorts ports tree: mail/base91/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Database and data packages](https://www.automicvault.com/zh-hans/pkg/database-data-tools/) - Matched database, SQL, migration, or data-store metadata.
- [base16384](https://www.automicvault.com/zh-hans/pkg/brew/base16384/) - Package name indicates the same formula family.
- [eccodes](https://www.automicvault.com/zh-hans/pkg/brew/eccodes/) - Shares av.db curated category or tags: cli, data, data-formats, decoding, encoding.
- [cgns](https://www.automicvault.com/zh-hans/pkg/brew/cgns/) - Shares av.db curated category or tags: cli, data, data-format.
- [netcdf](https://www.automicvault.com/zh-hans/pkg/brew/netcdf/) - Shares av.db curated category or tags: cli, data, data-format.
- [netcdf-cxx](https://www.automicvault.com/zh-hans/pkg/brew/netcdf-cxx/) - Shares av.db curated category or tags: cli, data, data-format.
- [netcdf-fortran](https://www.automicvault.com/zh-hans/pkg/brew/netcdf-fortran/) - Shares av.db curated category or tags: cli, data, data-format.
- [osm-pbf](https://www.automicvault.com/zh-hans/pkg/brew/osm-pbf/) - Shares av.db curated category or tags: cli, data, data-format.
- [adios2](https://www.automicvault.com/zh-hans/pkg/brew/adios2/) - Shares av.db curated category or tags: cli, data.
- [alluxio](https://www.automicvault.com/zh-hans/pkg/brew/alluxio/) - Shares av.db curated category or tags: cli, data.
- [he](https://www.automicvault.com/zh-hans/pkg/npm/he/) - Local package facts share a topical domain. Shared terms: cli, data, decode, encode, encoding.

## Combined YAML source

View the package source record on GitHub. [combined/base91.yml](https://github.com/automic-vault/db/blob/main/combined/base91.yml)


## 来源

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