# 使用 Homebrew, Nix 安装 briss

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

## 安装

```sh
sudo av install brew:briss
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install briss
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#briss
```

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

## 软件包事实

- **软件包键:** brew:briss
- **软件包管理器:** Homebrew
- **版本:** 0.9
- **来源摘要:** Crop PDF files
- **主页:** <https://briss.sourceforge.net/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- briss (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Briss is a small Java/Swing utility for visually cropping PDF pages, especially scans and multi-column documents. Its niche is the simple desktop workflow: overlay pages, draw crop rectangles, and export a PDF with adjusted visible page regions.

### 项目历史

The project was registered on SourceForge in May 2010 by the maintainer account laborg and published GPLv3 releases through SourceForge. The official project page describes it as a spare-time, cross-platform application for Linux, Windows, and Mac OS X, with development and bug tracking hosted on SourceForge.

The public release train is compact: SourceForge lists early 0.0.x releases beginning in May 2010, followed by 0.0.13 in April 2011 and the 0.9 release in May 2012. The SourceForge summary records a later project update in May 2013, but the release history remains centered on the 2010-2012 period.

### 采用历史

Briss became one of those package-manager-preserved desktop utilities: not a large ecosystem project, but useful enough for Homebrew and Nix to keep packaging it years after upstream activity slowed. SourceForge still shows ongoing weekly downloads and user reviews, indicating continuing long-tail use.

### 使用方式

Users run Briss when a scanned PDF or two-up document needs manual crop boxes rather than automated OCR/layout processing. The interface is graphical, but Homebrew exposes it as the `briss` executable so it fits into a Unix package collection despite being a desktop app.

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

For package-history purposes, Briss is a good example of the tiny Java GUI utilities that survived because package managers made old but still-useful desktop workflows easy to reinstall. It also illustrates the difference between visible cropping metadata and destructive redaction, a recurring footnote in PDF tooling.

### 时间线

- 2010-05-04: SourceForge project registered.
- 2010-05-10: Earliest listed SourceForge release, 0.0.2.
- 2012-05-26: Briss 0.9 release posted on SourceForge.
- 2013-05-20: SourceForge records the project's last update.

### Related projects

- Related package-manager neighbors include PDF Arranger for rearranging, splitting, and merging PDFs; ScanTailor-style tools for scanned-page cleanup; and lower-level PDF toolkits such as pdftk, qpdf, and mutool for scripted PDF manipulation.

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

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

- Nix - briss: normalized package name match | nixpkgs package indexes: pkgs/by-name/br/briss/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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