pkg.soopen package index

brew / 排名 5729

使用 Homebrew, apt, dnf, MacPorts, Nix, zypper, winget 安装 mmv

查看 mmv 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install mmv

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install mmv

MacPorts ports tree · sysutils/mmv/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install mmv

Debian stable package indexes · mmv · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install mmv

Fedora Rawhide package metadata · mmv · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#mmv

nixpkgs package indexes · pkgs/by-name/mm/mmv/package.nix · 来源: api.github.com

openSUSE zypper已验证 · 92%
sudo zypper install mmv

openSUSE Tumbleweed package metadata · mmv · 来源: download.opensuse.org

Windows

Windows Package Manager已验证 · 92%
winget install --id goreleaser.mcp -e

Windows Package Manager source index · goreleaser.mcp · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Move, copy, append, and link multiple files

命令和别名

  • mad
  • mcp
  • mln
  • mmv

历史

项目历史与用法

mmv is a long-lived Unix command-line utility for moving, copying, appending, and linking groups of files by wildcard pattern. The maintained GitHub repository credits Vladimir Lanin as the original author and Reuben Thomas as maintainer. Its core idea is older and narrower than editor-driven bulk renamers: a source pattern captures wildcard groups, and a target pattern reuses them, so commands such as mass extension swaps or filename rearrangements can be expressed in one operation.

项目历史

The distinctive feature is safety planning. The README and manpage both emphasize that mmv checks the whole multiple-file operation before doing it, avoiding unexpected deletion from target collisions and giving the user a chance to abort or skip offending parts. The installed command names also map to default tasks: `mmv` moves, `mcp` copies, `mad` appends, and `mln` links. That makes the Homebrew package a small POSIX-oriented file-management tool rather than a shell builtin replacement.

使用方式

Its adoption is typical of classic Unix utilities: it appears in Linux distributions, MacPorts, Nix, Homebrew, and other package sets, and it is referenced in shell and Unix communities for batch renaming problems that plain `mv` does not solve. The package remains useful when a user wants predictable wildcard-based renaming without opening an editor or writing a one-off shell loop.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
mad可执行文件已索引可执行文件从本地可执行文件索引发现。
mcp可执行文件已索引可执行文件从本地可执行文件索引发现。
mln可执行文件已索引可执行文件从本地可执行文件索引发现。
mmv可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本2.10
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:mmv
版本2.10
软件包管理器Homebrew
主页https://github.com/rrthomas/mmv
仓库https://github.com/rrthomas/mmv
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

mmv 2.5.1-1

Move/Copy/Link multiple files and directories

https://github.com/rrthomas/mmv

sudo apt install mmv
  • Section: utils
  • Architecture: amd64
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Mmv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mmv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mmv

nix profile install nixpkgs#mmv
  • normalized package name match
  • 匹配方式:Mmv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mm/mmv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

mmv 2.5.1-1

Move/Copy/Link multiple files and directories

https://github.com/rrthomas/mmv

sudo apt install mmv
  • Section: universe/utils
  • Architecture: amd64
  • 2 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Mmv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mmv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

mmv 2.10-4.fc45

Move/copy/link multiple files

https://github.com/rrthomas/mmv

sudo dnf install mmv
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mmv
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Mmv
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mmv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

mmv 2.10-1.6

Move/Copy/Append/Link Multiple Files by Wildcard Patterns

https://github.com/rrthomas/mmv/

sudo zypper install mmv
  • License: GPL-1.0-or-later
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: mmv
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Mmv
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: mmv from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

mmv

sudo port install mmv
  • normalized package name match
  • 匹配方式:Mmv
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/mmv/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget92%

goreleaser.mcp

winget install --id goreleaser.mcp -e
  • installed executable or alias match
  • 匹配方式:Mcp
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: goreleaser.mcp from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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