# Installer moor avec Homebrew, apk, MacPorts, Nix, pacman, scoop, winget

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

## installation

```sh
sudo av install brew:moor
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install moor
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install moor
```

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

### Linux

- apk (92%):

```sh
sudo apk add moor
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#moor
```

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

- pacman (92%):

```sh
sudo pacman -S moor
```

  Preuve: Arch Linux sync databases: moor from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/moor
```

  Preuve: Scoop official bucket manifest trees: bucket/moor.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id walles.moor -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:moor
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.16.2
- **Résumé source:** Nice to use pager for humans
- **Page d'accueil:** <https://github.com/walles/moor>
- **Dépôt:** <https://github.com/walles/moor>
- **Dernière mise à jour:** 2026-08-02T13:54:52Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- moar (alias)
- moor (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.16.2
## Historique du projet et usages

moor is a terminal pager maintained in the walles/moor GitHub project. Its README says the tool reads and displays UTF-8 text from files or pipes and is designed to "do the right thing" without configuration. The project began under the name moar; the README notes that version 2.0.0 renamed moar to moor while keeping it the same tool, and the v2.0.0 release notes record the rename plus a stable embedding API.

### Historique du projet

Technically, moor is a modern less-like pager with defaults aimed at source code and colored terminal output. The README lists syntax highlighting through Chroma, incremental search and filtering, case-sensitive search when uppercase is used, regex search for valid regexes, persisted deduplicated search history, background input reading with multi-threaded search for large input, ANSI color support, UTF-8 support, and transparent decompression for compressed text files and streams.

### Modes d'utilisation

Its package-manager niche is the developer workstation pager slot: a drop-in-ish alternative for people used to less but wanting code highlighting, smart search, decompression, and colored diff/log output without assembling shell aliases around less, bat, zless, bzless, or custom filters.

### Sources

- <https://github.com/walles/moor>
- <https://github.com/walles/moor/releases/tag/v2.0.0>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour moor. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - moor: normalized package name match | nixpkgs package indexes: pkgs/by-name/mo/moor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - moor - 2.10.2-r5: normalized package name match | Alpine Linux edge package indexes: moor from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Pager designed to do the right thing without any configuration | https://github.com/walles/moor
- apk - moor-doc - 2.10.2-r5: normalized package name match | Alpine Linux edge package indexes: moor-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Pager designed to do the right thing without any configuration (documentation) | https://github.com/walles/moor
- pacman - moor - 2.16.1-1: normalized package name match | Arch Linux sync databases: moor from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A pager designed to just do the right thing without any configuration. | https://github.com/walles/moor
- MacPorts - moor: normalized package name match | MacPorts ports tree: textproc/moor/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/moor: normalized package name match | Scoop official bucket manifest trees: bucket/moor.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - walles.moor: normalized package name match | Windows Package Manager source index: walles.moor from https://cdn.winget.microsoft.com/cache/source.msix
- MacPorts - moar: installed executable or alias match | MacPorts ports tree: textproc/moar/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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