pkg.soopen package index

brew / 排名 7762

使用 Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper, apk 安装 renameutils

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install renameutils

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install renameutils

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

Linux

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

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

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

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

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S renameutils

Arch Linux sync databases · renameutils · 来源: geo.mirror.pkgbuild.com

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

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

Alpine Linux apk已验证 · 92%
sudo apk add imv

Alpine Linux edge package indexes · imv · 来源: dl-cdn.alpinelinux.org

概览

软件包摘要

Tools for file renaming

命令和别名

  • deurlname
  • imv
  • qcmd
  • qcp
  • qmv

历史

项目历史与用法

renameutils is a GNU Savannah-hosted collection of interactive and batch-oriented file-renaming and copying utilities.

项目历史

Oskar Liljeblad wrote renameutils in C. The official site carries copyright years beginning in 2001 and describes a family consisting of qmv, qcp, imv, icp, and deurlname; later packaged command sets also include qcmd, qcp, and related aliases.

采用历史

renameutils became available across a broad range of Unix-like package systems, including Homebrew, Debian, Ubuntu, Alpine, Fedora, Arch, openSUSE, MacPorts, and Nix, as recorded in source_facts.package-manager. Its editor-oriented qmv workflow gave package users an alternative to expression-driven batch renamers.

使用方式

qmv writes source and destination names into a temporary text representation for editing, then applies the edited plan; qcp performs the analogous copy operation. imv and icp edit one destination interactively, while deurlname removes URL encoding. The official page recommends qmv's dummy mode when users want to simulate changes first.

为什么软件包爱好者会关心

renameutils is valued for treating batch renaming as an editable transaction: qmv and qcp externalize proposed names into a text editor, while dummy mode lets users inspect operations before touching the filesystem.

时间线

  • 2001: Earliest copyright year shown on the official project page.
  • 2008: Latest copyright year listed for the original project materials on the official page.

Related projects

  • qmv and qcp use an editor-driven workflow; imv and icp use GNU Readline for interactive single-name editing; deurlname decodes URL-escaped filenames. The tools build on conventional Unix mv and cp behavior.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 12 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
deurlnamecli全局可执行文件
imvcli全局可执行文件
qcmdcli全局可执行文件
qcpcli全局可执行文件
qmvcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-09-19
管理器版本0.12.0
管理器更新时间2026-09-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://www.nongnu.org/renameutils/

安装元数据

软件包元数据

软件包键brew:renameutils
版本0.12.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/renameutils
主页https://www.nongnu.org/renameutils/
上游文档https://www.nongnu.org/renameutils/
许可证GPL-3.0-or-later
源码归档https://download.savannah.gnu.org/releases/renameutils/renameutils-0.12.0.tar.gz
最后更新2026-09-13T07:27:43Z
Pulseupdated
依赖coreutils, readline
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namerenameutils
Version Scheme0
Revision3
Conflicts With
  • ipmiutil
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

renameutils 0.12.0-12

Programs to make file renaming easier

https://www.nongnu.org/renameutils/

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

renameutils

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

renameutils 0.12.0-11build2

Programs to make file renaming easier

https://www.nongnu.org/renameutils/

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

renameutils 0.12.0-32.fc45

A set of programs to make renaming and copying of files easier

http://www.nongnu.org/renameutils

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

renameutils 0.12.0-8

A set of programs designed to make renaming of files faster and less cumbersome

https://www.nongnu.org/renameutils/

sudo pacman -S renameutils
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Renameutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: renameutils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

renameutils 0.12.0-2.5

Programs to make file renaming easier

https://www.nongnu.org/renameutils/

sudo zypper install renameutils
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: renameutils
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Renameutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: renameutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/d310d5a96106e1e8872a385adf98aaa23be9db5d80937a6717314e7e7f37715065c6c748ab7ccee6475d620b46979c0fe64235fc0c46988e17edf659578fcf31-primary.xml.zst
MacPorts95%

renameutils

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

imv 4.5.0-1+b4

X11/Wayland image viewer intended for use with tiling window managers

https://sr.ht/~exec64/imv

sudo apt install imv
  • Section: graphics
  • Architecture: amd64
  • Source Package: imv
  • 22 依赖
  • installed executable or alias match
  • 匹配方式:Imv
Debian stable package indexes · deb.debian.org · Debian stable package indexes: imv from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

imv

nix profile install nixpkgs#imv
  • installed executable or alias match
  • 匹配方式:Imv
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/im/imv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

imv 4.4.0-1build3

X11/Wayland image viewer intended for use with tiling window managers

https://sr.ht/~exec64/imv

sudo apt install imv
  • Section: universe/graphics
  • Architecture: amd64
  • 20 依赖
  • installed executable or alias match
  • 匹配方式:Imv
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: imv from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

imv 5.0.1-r0

Image viewer for X11/Wayland

https://sr.ht/~exec64/imv

sudo apk add imv
  • License: MIT
  • Architecture: x86_64
  • Source Package: imv
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Imv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imv from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

imv-dbg 5.0.1-r0

Image viewer for X11/Wayland (debug symbols)

https://sr.ht/~exec64/imv

sudo apk add imv-dbg
  • License: MIT
  • Architecture: x86_64
  • Source Package: imv
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Imv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imv-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

imv-doc 5.0.1-r0

Image viewer for X11/Wayland (documentation)

https://sr.ht/~exec64/imv

sudo apk add imv-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: imv
  • installed executable or alias match
  • 匹配方式:Imv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imv-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

imv-wayland 5.0.1-r0

Image viewer for Wayland

https://sr.ht/~exec64/imv

sudo apk add imv-wayland
  • License: MIT
  • Architecture: x86_64
  • Source Package: imv
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Imv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imv-wayland from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

imv-x11 5.0.1-r0

Image viewer for X11

https://sr.ht/~exec64/imv

sudo apk add imv-x11
  • License: MIT
  • Architecture: x86_64
  • Source Package: imv
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Imv
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: imv-x11 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

imv 5.0.1-4.fc46

Image viewer for X11 and Wayland

https://sr.ht/~exec64/imv/

sudo dnf install imv
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: imv
  • 28 依赖
  • 4 提供
  • installed executable or alias match
  • 匹配方式:Imv
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: imv from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

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