# 使用 Homebrew 安装 vineflower

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

## 安装

```sh
sudo av install brew:vineflower
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vineflower
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:vineflower
- **软件包管理器:** Homebrew
- **版本:** 1.12.0
- **来源摘要:** Java decompiler
- **主页:** <https://vineflower.org/>
- **仓库:** <https://github.com/Vineflower/vineflower>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- vineflower (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

Vineflower is a modern Java and JVM decompiler descended from Fernflower through Quiltflower. The project describes itself as a modern Java decompiler focused on accurate output without sacrificing readability, with support for modern Java features, automatic formatting, and multithreaded decompilation.

### 项目历史

Vineflower's lineage starts with Fernflower, the JetBrains Java decompiler used in IntelliJ IDEA for viewing Java source from class files. The Vineflower organization describes the main decompiler as a fork of Fernflower, and explains that Vineflower is the renamed continuation of Quiltflower by the same team with the same goals.

The rename from Quiltflower to Vineflower was meant to move beyond an identity tied mainly to Minecraft modding and toward a more general Java decompiler. By the mid-2020s, the project was releasing versioned decompiler jars, an IntelliJ plugin, and documentation for command-line and library use.

### 采用历史

Vineflower sits in the Java decompiler niche alongside Fernflower, CFR, Procyon, and JD-GUI. Its adoption is tied to developers who need readable decompilation of modern Java bytecode, including records, sealed classes, switch expressions, pattern matching, and later Java language features that older decompilers often render poorly.

### 使用方式

Vineflower can be run from the command line with a jar, input files or archives, and an optional output destination. It can also be embedded as a library through the org.jetbrains.java.decompiler API shape, and the docs note that dependencies using Fernflower's informal public API can often swap in Vineflower.

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

For package and reverse-engineering users, Vineflower matters because it is a packageable, current JVM decompiler with CLI and library modes. It gives build tools, IDE plugins, and inspection workflows a modern alternative to older Fernflower output while preserving enough compatibility for many Fernflower integrations.

### 时间线

- 2023: Vineflower documentation site copyright range begins and release history includes 1.9.x-era releases.
- 2024-04-04: Vineflower 1.10.0 adds a plugin API, prototype Kotlin decompiler, and performance improvements.
- 2025-02-25: Vineflower 1.11.0 adds record pattern matching support and bumps the minimum runtime to Java 17.
- 2026-04-29: Vineflower 1.12.0 ships variable-handling, output beautification, Kotlin support, and bug-fix improvements.

### Related projects

- Vineflower is directly related to Fernflower and Quiltflower. It is commonly compared with other Java decompilers such as CFR, Procyon, and JD-GUI, and has companion projects including vineflower-intellij.

### 来源

- <https://github.com/JetBrains/fernflower>
- <https://github.com/Vineflower>
- <https://github.com/Vineflower/vineflower>
- <https://vineflower.org/>
- <https://vineflower.org/usage-code/>
- <https://vineflower.org/usage/>
- <https://vineflower.org/version-history/>


## 安全说明

narrow executable package without higher-risk signals.

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


## Combined YAML source

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


## 来源

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