macOS
brew install nominolocal Homebrew formula metadata
sudo port install nominoMacPorts ports tree · sysutils/nomino/Portfile · 来源: api.github.com
安装
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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:nomino |
|---|---|
| 版本 | 1.6.4 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/yaa110/nomino |
| 仓库 | https://github.com/yaa110/nomino |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
nomino
nix profile install nixpkgs#nominonomino 1.6.0-1.6
Batch rename utility for developers
https://github.com/yaa110/nomino
sudo zypper install nominonomino
sudo port install nominomain/nomino
scoop install main/nomino来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.