Automic VaultAutomic Vault

brew

Install nomino with Homebrew, MacPorts, Nix, scoop, zypper

Batch rename utility. Version 1.6.4 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install nomino

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install nomino

MacPorts ports tree · sysutils/nomino/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#nomino

nixpkgs package indexes · pkgs/by-name/no/nomino/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install nomino

openSUSE Tumbleweed package metadata · nomino · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install main/nomino

Scoop official bucket manifest trees · bucket/nomino.json · source: api.github.com

overview

Package summary

Batch rename utility

Commands and aliases

  • nomino

history

Project history and usage

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`.

Project history

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 history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2020-04-17: GitHub repository created and Rust forum announcement posted.
  • 2025-01-19: examples wiki page edited.
  • 2025-08-07: v1.6.4 release published.

Related projects

  • Related tools include Perl `rename`, util-linux `rename`, mmv, vidir, and GUI bulk-renaming utilities.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
nominocliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.6.4
manager updated
local dataok
upstreamcurrent
latest detected1.6.4

https://github.com/yaa110/nomino

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:nomino
Version1.6.4
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/nomino
Homepagehttps://github.com/yaa110/nomino
Repositoryhttps://github.com/yaa110/nomino
Upstream docshttps://github.com/yaa110/nomino#readme
LicenseApache-2.0 OR MIT
Source archivehttps://github.com/yaa110/nomino/archive/refs/tags/1.6.4.tar.gz
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenomino
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

nomino

nix profile install nixpkgs#nomino
  • normalized package name match
  • Matched by: Nomino
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/nomino/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

nomino 1.6.0-1.4

Batch rename utility for developers

https://github.com/yaa110/nomino

sudo zypper install nomino
  • License: Apache-2.0 OR MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: nomino
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Nomino
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nomino from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

nomino

sudo port install nomino
  • normalized package name match
  • Matched by: Nomino
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/nomino/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/nomino

scoop install main/nomino
  • normalized package name match
  • Matched by: Nomino
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/nomino.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment