# Installer ox avec Homebrew, MacPorts, Nix, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ox pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ox
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ox
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ox
```

  Preuve: MacPorts ports tree: editors/ox/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ox
```

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

### Windows

- winget (92%):

```sh
winget install --id curlpipe.ox -e
```

  Preuve: Windows Package Manager source index: curlpipe.ox from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:ox
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.7.7
- **Résumé source:** Independent Rust text editor that runs in your terminal
- **Page d'accueil:** <https://github.com/curlpipe/ox>
- **Dépôt:** <https://github.com/curlpipe/ox>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ox (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.7.7

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## 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: ~/.oxrc
## Autres enregistrements de gestionnaires de paquets

- Nix - ox: normalized package name match | nixpkgs package indexes: pkgs/by-name/ox/ox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - ox: normalized package name match | MacPorts ports tree: editors/ox/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - curlpipe.ox: normalized package name match | Windows Package Manager source index: curlpipe.ox from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/ox.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ox.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
