# mr を Homebrew, Nix, zypper, dnf, pacman でインストール

mr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:mr
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install mr
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mr
```

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

- zypper (92%):

```sh
sudo zypper install mr
```

  証拠: openSUSE Tumbleweed package metadata: mr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- dnf (92%):

```sh
sudo dnf install myrepos
```

  証拠: Fedora Rawhide package metadata: myrepos from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- pacman (92%):

```sh
sudo pacman -S myrepos
```

  証拠: Arch Linux sync databases: myrepos from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:mr
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mr>
- **バージョン:** 1.20180726
- **ソース概要:** Multiple Repository management tool
- **ホームページ:** <https://myrepos.branchable.com/>
- **上流ドキュメント:** <https://myrepos.branchable.com/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** git://myrepos.branchable.com/
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- mr (cli)
- webcheckout (cli)
- mr (エイリアス)
- webcheckout (エイリアス)

## ビルド依存関係

- pod2man

## macOS 提供ライブラリ

- perl

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.20180726
- ローカルデータ: OK
- 上流リポジトリ: https://myrepos.branchable.com/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

myrepos, installed as the mr command, is Joey Hess's Perl tool for managing many version-control repositories as a group. Its README describes the problem it solves: developers often have many repositories, need to update or push them together, and need repository-specific workflows. mr records repositories in ~/.mrconfig, can discover chained .mrconfig files, and runs commands recursively over repositories below the working directory.

### プロジェクトの歴史

Technically, mr sits above individual VCS tools rather than replacing them. It supports Git, Subversion, Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity, and exposes familiar cross-repository commands such as checkout, update, status, diff, commit, fetch, push, grep, and arbitrary run commands. The project emphasizes being self-contained, with the main mr command depending only on basic Perl, which made it easy to keep in ~/bin or a version-controlled home directory.

### 使われ方

Its adoption niche is the long-tail developer and sysadmin workflow of maintaining many unrelated repositories without adopting a monorepo or a heavyweight workspace manager. The project site documents parallel updates, offline retry of failed actions, per-repository command overrides, global custom commands, and combining related repositories into a logical repository group. In package managers it appears under both mr and myrepos names, alongside developer tools rather than VCS implementations themselves.

### ソース

- <https://formulae.brew.sh/formula/mr>
- <https://github.com/RichiH/myrepos>
- <https://github.com/RichiH/myrepos/blob/master/mr>
- <https://myrepos.branchable.com/>


## セキュリティノート

mr に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: ~/.mrconfig, ./.mrconfig
## ソースデータベース詳細

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

## 他のパッケージマネージャ記録

- Nix - mr: normalized package name match | nixpkgs package indexes: pkgs/by-name/mr/mr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - myrepos - 1.20180726-24.fc45: normalized package name match | Fedora Rawhide package metadata: myrepos from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A multiple SCM repository management tool | https://github.com/joeyh/myrepos
- pacman - myrepos - 1.20180726-8: normalized package name match | Arch Linux sync databases: myrepos from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Multiple Repository management tool | https://myrepos.branchable.com
- zypper - mr - 1.20180726-1.19: normalized package name match | openSUSE Tumbleweed package metadata: mr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Version control repository manager | https://myrepos.branchable.com


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [repo](https://pkg.so/ja/brew/repo/) - Shares pkgdb curated category or tags: cli, developer-tools, repository-management, version-control.
- [mani](https://pkg.so/ja/brew/mani/) - Shares pkgdb curated category or tags: cli, developer-tools, multi-repo, repository-management.
- [microplane](https://pkg.so/ja/brew/microplane/) - Shares pkgdb curated category or tags: cli, developer-tools, multi-repo, repository-management, version-control.
- [git](https://pkg.so/ja/brew/git/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [libgit2](https://pkg.so/ja/brew/libgit2/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [git-lfs](https://pkg.so/ja/brew/git-lfs/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [lazygit](https://pkg.so/ja/brew/lazygit/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [subversion](https://pkg.so/ja/brew/subversion/) - Shares pkgdb curated category or tags: cli, developer-tools, version-control.
- [git-url-sub](https://pkg.so/ja/brew/git-url-sub/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, management.

## Combined YAML source

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


## ソース

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
