# Install oxlint with Homebrew, Nix, scoop, winget

High-performance linter for JavaScript and TypeScript written in Rust. Version 1.76.0 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#oxlint.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install oxlint
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

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

## Package facts

- **Package key:** brew:oxlint
- **Package manager:** Homebrew
- **Version:** 1.76.0
- **Source summary:** High-performance linter for JavaScript and TypeScript written in Rust
- **Homepage:** <https://oxc.rs/>
- **Repository:** <https://github.com/oxc-project/oxc>
- **Last updated:** 2026-07-27T19:28:36Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- oxlint (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 1.76.0

## Security Notes

No matching local secret-handling manifest was found for oxlint. Nucleus package metadata is still published here so future coverage has a stable package URL.



## 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
## Other Package-Manager Records

- 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)


## Sources

- 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
