# massren を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:massren
```

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

### macOS

- Homebrew (100%):

```sh
brew install massren
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#massren
```

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

## パッケージ情報

- **パッケージキー:** brew:massren
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/massren>
- **バージョン:** 1.5.7
- **ソース概要:** Easily rename multiple files using your text editor
- **ホームページ:** <https://github.com/laurent22/massren>
- **リポジトリ:** <https://github.com/laurent22/massren>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/laurent22/massren/archive/refs/tags/v1.5.7.tar.gz>
- **最終更新:** 2026-07-29T17:04:51+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- massren (cli)
- massren (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.5.7
- マネージャ更新日: 2026-07-29
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/laurent22/massren
- 検出された最新: v1.5.7 (最新)
## プロジェクトの歴史と使われ方

massren is a small command-line bulk rename tool built around a Unix-friendly idea: open a generated list of filenames in the user's normal text editor, let the user edit the names, then apply the diff as rename operations.

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

The project README describes massren as an answer to the awkwardness of command-line bulk renamers that require escaping regular expressions or learning a custom rename syntax. Its public release history includes a v1.0.1 release in 2014, and the README copyright range runs from 2013 through 2025.

Over time the tool gained the practical safety features expected from a bulk renamer: dry-run mode, undo support, checks that the file list did not change unexpectedly while being edited, and support for moving files into subdirectories.

### 採用の歴史

massren stayed a niche but packageable CLI because it solves a common shell-user workflow without becoming a full file manager. The batch input records Homebrew and Nix packaging, matching a tool whose main audience is users who already install small terminal utilities from package managers.

### 使われ方

Typical use is to run `massren` in a directory, edit the generated list in an editor such as Vim, Emacs, Sublime Text, or Notepad, save it, and let massren rename only the changed lines. The README also documents `--dry-run`, `--undo`, and `--config` for selecting the editor and behavior such as trash usage.

### パッケージ好きにとっての重要性

For package-manager users, massren is interesting because it composes with the editor muscle memory they already have instead of shipping its own rename language. It is the kind of small, sharp CLI that remains useful in Homebrew/Nix collections even without a large surrounding ecosystem.

### タイムライン

- 2013: README copyright range begins for Laurent Cozic's massren.
- 2014: GitHub release v1.0.1 is published.
- 2024: GitHub release v1.5.7 is published.
- 2025: README copyright range still includes active project maintenance.

### Related projects

- massren sits near other bulk rename tools, but its closest conceptual dependency is the user's chosen text editor. It also overlaps with shell workflows that use `vidir`, `rename`, or scripted `mv` loops.

### ソース

- <https://github.com/laurent22/massren>
- <https://github.com/laurent22/massren/releases/tag/v1.0.1>
- <https://github.com/laurent22/massren/releases/tag/v1.5.7>
- <https://raw.githubusercontent.com/laurent22/massren/master/README.md>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** massren
- **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

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

- Nix - massren: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/massren/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [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.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [nnn](https://pkg.so/ja/brew/nnn/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [midnight-commander](https://pkg.so/ja/brew/midnight-commander/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [lf](https://pkg.so/ja/brew/lf/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [filebrowser](https://pkg.so/ja/brew/filebrowser/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [organize-tool](https://pkg.so/ja/brew/organize-tool/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [openlist](https://pkg.so/ja/brew/openlist/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [elio](https://pkg.so/ja/brew/elio/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [prefixsuffix](https://pkg.so/ja/brew/prefixsuffix/) - Shares pkgdb curated category or tags: cli, file-management, productivity.
- [far2l-tty](https://pkg.so/ja/brew/far2l-tty/) - Local package facts share a topical domain. Shared terms: cli, file, file-management, management, productivity.

## Combined YAML source

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