# 使用 Homebrew, apk, MacPorts, Nix, pacman, scoop, winget 安装 moor

查看 moor 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install moor
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install moor
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:moor
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/moor>
- **版本:** 2.16.2
- **来源摘要:** Nice to use pager for humans
- **主页:** <https://github.com/walles/moor>
- **仓库:** <https://github.com/walles/moor>
- **许可证:** BSD-2-Clause
- **源码归档:** <https://github.com/walles/moor/archive/refs/tags/v2.16.2.tar.gz>
- **最后更新:** 2026-08-02T13:54:52Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- moar (cli)
- moor (cli)
- moar (别名)
- moor (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.16.2
- 管理器更新时间: 2026-08-02
- 本地数据: OK
- 上游仓库: https://github.com/walles/moor
- 检测到的最新版本: v2.16.2 (当前)
## 项目历史与用法

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.

### 项目历史

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.

### 使用方式

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.

### 来源

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


## 安全说明

没有找到 moor 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [most](https://pkg.so/zh-hans/brew/most/) - Shares pkgdb curated category or tags: cli, developer-tools, pager, terminal.
- [spacer](https://pkg.so/zh-hans/brew/spacer/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, terminal.
- [oh-my-posh](https://pkg.so/zh-hans/brew/oh-my-posh/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [rlwrap](https://pkg.so/zh-hans/brew/rlwrap/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [colordiff](https://pkg.so/zh-hans/brew/colordiff/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [sesh](https://pkg.so/zh-hans/brew/sesh/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [ansifilter](https://pkg.so/zh-hans/brew/ansifilter/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [et](https://pkg.so/zh-hans/brew/et/) - Shares pkgdb curated category or tags: cli, developer-tools, terminal.
- [chars](https://pkg.so/zh-hans/brew/chars/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, rust, terminal.
- [code-minimap](https://pkg.so/zh-hans/brew/code-minimap/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, rust, terminal.

## Combined YAML source

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


## 来源

- 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
