# 安装 oxlint

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

## 安装

```sh
sudo av install brew:oxlint
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install oxlint
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#oxlint
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/oxlint
```

  证据: Scoop official bucket manifest trees: bucket/oxlint.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id oxc-project.oxlint -e
```

  证据: Windows Package Manager source index: oxc-project.oxlint from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:oxlint
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/oxlint>
- **版本:** 1.67.0
- **来源摘要:** High-performance linter for JavaScript and TypeScript written in Rust
- **主页:** <https://oxc.rs/>
- **仓库:** <https://github.com/oxc-project/oxc>
- **上游文档:** <https://oxc.rs/>
- **许可证:** MIT
- **源码归档:** <https://github.com/oxc-project/oxc/archive/refs/tags/oxlint_v1.67.0.tar.gz>
- **更新:** 2026-05-26T09:58:26Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- oxlint (cli)
- oxlint (别名)

## 构建依赖

- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 1.67.0
- 管理器更新时间: 2026-05-26
- 本地数据: ok
- 上游仓库: https://github.com/oxc-project/oxc
- 检测到的最新版本: oxlint_v1.67.0 (current)

## 安全说明

no executable entrypoint in the package index.

- **Geiger 风险:** green / low
- no executable entrypoint in the package index

## 相关链接

- [rust](https://www.automicvault.com/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [oxfmt](https://www.automicvault.com/pkg/brew/oxfmt/) - Shares the same upstream homepage.
- [oxlint](https://www.automicvault.com/pkg/npm/oxlint/) - Same normalized package name in another local ecosystem.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
