pkg.soopen package index

brew / 順位 8815

nomino を Homebrew, MacPorts, Nix, zypper, scoop でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install nomino

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install nomino

MacPorts ports tree · sysutils/nomino/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#nomino

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

openSUSE zypper確認済み · 92%
sudo zypper install nomino

openSUSE Tumbleweed package metadata · nomino · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/nomino

Scoop official bucket manifest trees · bucket/nomino.json · ソース: api.github.com

概要

パッケージ概要

Batch rename utility

コマンドとエイリアス

  • nomino

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

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

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
nomino実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.6.4
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:nomino
バージョン1.6.4
パッケージマネージャHomebrew
ホームページhttps://github.com/yaa110/nomino
リポジトリhttps://github.com/yaa110/nomino
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

nomino

nix profile install nixpkgs#nomino
  • normalized package name match
  • 一致条件: 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.6

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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Nomino
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: nomino from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

nomino

sudo port install nomino
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation