macOS
brew install nominolocal Homebrew formula metadata
sudo port install nominoMacPorts ports tree · sysutils/nomino/Portfile · ソース: api.github.com
brew
nomino のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install nominolocal Homebrew formula metadata
sudo port install nominoMacPorts ports tree · sysutils/nomino/Portfile · ソース: api.github.com
nix profile install nixpkgs#nominonixpkgs package indexes · pkgs/by-name/no/nomino/package.nix · ソース: api.github.com
sudo zypper install nominoopenSUSE Tumbleweed package metadata · nomino · ソース: download.opensuse.org
scoop install main/nominoScoop official bucket manifest trees · bucket/nomino.json · ソース: api.github.com
概要
Batch rename utility
履歴
nomino is a Rust batch-renaming CLI aimed at developers. Its README calls it a batch rename utility for developers and documents prebuilt Linux, macOS, and Windows binaries as well as `cargo install nomino`.
The GitHub repository was created on 2020-04-17. The author announced it on the Rust users forum the same day as a Rust batch rename utility, initially framed partly as a working example around async Rust before later edits toned down that angle.
The tool continued as a small, maintained utility through the 1.x series. GitHub release metadata shows v1.6.4 published on 2025-08-07, and the wiki examples page was edited on 2025-01-19.
Adoption is niche but healthy for a filesystem utility: it is distributed through Homebrew, MacPorts, Nix, Scoop, zypper, prebuilt GitHub release assets, and Cargo. Its GitHub repository had hundreds of stars by 2026-07-01, enough to make it visible among Rust CLI file-renaming tools without becoming a default Unix utility.
nomino users pass regex-like match patterns and replacement templates to preview and perform bulk renames. The wiki demonstrates numbered captures, named captures, sorted renaming, JSON map-driven renames, undo maps generated with `-g`, and recursive/subdirectory-aware renames that can create new directory structures.
The practical niche is bulk cleanup of developer and media filenames where plain `mv` loops are too risky and GUI rename tools are inconvenient. It is especially package-manager-friendly because it is a single Rust executable with no runtime service.
nomino is a representative modern Rust CLI utility: cross-platform release assets, Cargo installation, distro/package-manager recipes, and a focused filesystem task. Its undo-map workflow is the important packaging detail because bulk rename tools need a low-friction recovery path to be acceptable in real use.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
nomino | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yaa110/nomino
インストールメタデータ
| パッケージキー | brew:nomino |
|---|---|
| バージョン | 1.6.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/nomino |
| ホームページ | https://github.com/yaa110/nomino |
| リポジトリ | https://github.com/yaa110/nomino |
| 上流ドキュメント | https://github.com/yaa110/nomino#readme |
| ライセンス | Apache-2.0 OR MIT |
| ソースアーカイブ | https://github.com/yaa110/nomino/archive/refs/tags/1.6.4.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nomino |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
nomino
nix profile install nixpkgs#nominonomino 1.6.0-1.4
Batch rename utility for developers
https://github.com/yaa110/nomino
sudo zypper install nominonomino
sudo port install nominomain/nomino
scoop install main/nominoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.