# Installer murex avec Homebrew, apk, MacPorts, Nix

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

## installation

```sh
sudo av install brew:murex
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install murex
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install murex
```

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

### Linux

- apk (92%):

```sh
sudo apk add murex
```

  Preuve: Alpine Linux edge package indexes: murex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#murex
```

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

## Faits du paquet

- **Clé du paquet:** brew:murex
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/murex>
- **Version:** 7.2.1001
- **Résumé source:** Bash-like shell designed for greater command-line productivity and safer scripts
- **Page d'accueil:** <https://murex.rocks>
- **Dépôt:** <https://github.com/lmorg/murex>
- **Docs amont:** <https://murex.rocks>
- **Licence:** GPL-2.0-only
- **Archive source:** <https://github.com/lmorg/murex/archive/refs/tags/v7.2.1001.tar.gz>
- **Dernière mise à jour:** 2026-07-29T17:05:01+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- murex (cli)
- murex (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 7.2.1001
- gestionnaire mis à jour: 2026-07-29
- données locales: OK
- dépôt amont: https://github.com/lmorg/murex
- dernière version détectée: v7.2.1001 (à jour)
## Historique du projet et usages

Murex is an alternative command-line shell from the lmorg/murex project, written in Go and positioned as a Bash-like shell for safer scripts and more productive interactive use. Its public documentation describes it as a cross-platform shell that keeps compatibility with ordinary Unix commands while adding typed, content-aware pipelines and richer handling for structured data.

### Historique du projet

The central technical idea is that pipeline data can carry type information rather than being treated only as byte streams. Murex documents native support for JSON, YAML, XML, CSV, tables, and related formats, and its language tour presents it as a typed shell that can still call existing CLI tools without special adapters. The project also emphasizes error handling, unit tests, autocomplete, and a more capable REPL, aiming at DevOps-style one-liners and scripts where Bash's stringly behavior becomes fragile.

### Modes d'utilisation

Its package-manager niche is the modern-shell lane beside fish, nushell, xonsh, and Oil: not a POSIX /bin/sh replacement, but a daily shell and scripting language for users who work heavily with structured command output. In practice it is installed as the murex executable, then used either interactively or for scripts that benefit from first-class JSON/YAML/table processing.

### Sources

- <https://formulae.brew.sh/formula/murex>
- <https://github.com/lmorg/murex>
- <https://murex.rocks/>
- <https://murex.rocks/commands/>
- <https://murex.rocks/tour.html>
- <https://pkg.go.dev/github.com/lmorg/murex>
- <https://www.freshports.org/shells/murex/>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** murex
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - murex: normalized package name match | nixpkgs package indexes: pkgs/by-name/mu/murex/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - murex - 7.2.1001-r4: normalized package name match | Alpine Linux edge package indexes: murex from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Intuitive, typed and content aware shell | https://murex.rocks/
- apk - murex-doc - 7.2.1001-r4: normalized package name match | Alpine Linux edge package indexes: murex-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Intuitive, typed and content aware shell (documentation) | https://murex.rocks/
- MacPorts - murex: normalized package name match | MacPorts ports tree: shells/murex/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [nushell](https://pkg.so/fr/brew/nushell/) - Shares pkgdb curated category or tags: cli, shell, system, terminal.
- [thefuck](https://pkg.so/fr/brew/thefuck/) - Shares pkgdb curated category or tags: cli, shell, system, terminal.
- [posh](https://pkg.so/fr/brew/posh/) - Shares pkgdb curated category or tags: cli, scripting, shell, system.
- [nsh](https://pkg.so/fr/brew/nsh/) - Shares pkgdb curated category or tags: cli, shell, system, terminal.
- [bash](https://pkg.so/fr/brew/bash/) - Shares pkgdb curated category or tags: cli, shell, system.
- [dash-shell](https://pkg.so/fr/brew/dash-shell/) - Shares pkgdb curated category or tags: cli, shell, system.
- [brush](https://pkg.so/fr/brew/brush/) - Shares pkgdb curated category or tags: cli, shell, system.
- [elvish](https://pkg.so/fr/brew/elvish/) - Shares pkgdb curated category or tags: cli, shell, system.
- [clifm](https://pkg.so/fr/brew/clifm/) - Local package facts share a topical domain. Shared terms: cli, command-line, line, shell, system.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
