# oxlint mit Homebrew, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für oxlint in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install oxlint
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:oxlint
- **Paketmanager:** Homebrew
- **Version:** 1.76.0
- **Quellzusammenfassung:** High-performance linter for JavaScript and TypeScript written in Rust
- **Homepage:** <https://oxc.rs/>
- **Repository:** <https://github.com/oxc-project/oxc>
- **Zuletzt aktualisiert:** 2026-07-27T19:28:36Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- oxlint (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.76.0

## Sicherheitshinweise

Für oxlint wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## 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: ./.oxlintrc.json, ./oxlint.config.ts
## Andere Paketmanager-Einträge

- Nix - oxlint: normalized package name match | nixpkgs package indexes: pkgs/by-name/ox/oxlint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/oxlint: normalized package name match | Scoop official bucket manifest trees: bucket/oxlint.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - oxc-project.oxlint: normalized package name match | Windows Package Manager source index: oxc-project.oxlint from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Quellen

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