macOS
brew install nominolocal Homebrew formula metadata
sudo port install nominoMacPorts ports tree · sysutils/nomino/Portfile · source: api.github.com
brew
Batch rename utility. Version 1.6.4 via Homebrew; verified from local package data.
install
brew install nominolocal Homebrew formula metadata
sudo port install nominoMacPorts ports tree · sysutils/nomino/Portfile · source: api.github.com
nix profile install nixpkgs#nominonixpkgs package indexes · pkgs/by-name/no/nomino/package.nix · source: api.github.com
sudo zypper install nominoopenSUSE Tumbleweed package metadata · nomino · source: download.opensuse.org
scoop install main/nominoScoop official bucket manifest trees · bucket/nomino.json · source: api.github.com
overview
Batch rename utility
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
nomino | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/yaa110/nomino
install metadata
| Package key | brew:nomino |
|---|---|
| Version | 1.6.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nomino |
| Homepage | https://github.com/yaa110/nomino |
| Repository | https://github.com/yaa110/nomino |
| Upstream docs | https://github.com/yaa110/nomino#readme |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/yaa110/nomino/archive/refs/tags/1.6.4.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/nominosource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.