pkg.soopen package index

brew / 排名 1636

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper, scoop 安装 gnu-time

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gnu-time

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

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

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

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

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

Windows

Scoop已验证 · 92%
scoop install main/time

Scoop official bucket manifest trees · bucket/time.json · 来源: api.github.com

概览

软件包摘要

GNU implementation of time utility

命令和别名

  • time

历史

项目历史与用法

GNU Time is the GNU Project implementation of the Unix time utility: it runs a command and reports resource use after the command exits. Its long-lived niche is not timing clocks in the abstract, but producing repeatable command-line measurements of elapsed time, CPU time, memory, page faults, I/O, context switches, and exit status.

项目历史

The GNU manual carries copyright years beginning in 1991, and the GNU FTP archive records the 1.7 release in 1996, followed by later releases in the 1.x series. The program evolved around a compact Unix interface, adding GNU-style format strings, verbose output, output redirection, append mode, and POSIX-compatible output for scripts that need a stable three-line real/user/sys report.

GNU Time sits beside shell builtins named time, rather than replacing them everywhere. The manual explicitly notes how to run the external command when a shell reserves the word, preserving the GNU tool as a separately packaged utility for users who need its richer resource accounting.

采用历史

Package managers keep GNU Time available even on systems that already ship a shell or system time command, because the GNU implementation exposes a broader and more scriptable set of resource fields. In CLI culture it became the portable answer for benchmark logs that need more than wall-clock seconds.

使用方式

Practitioners use GNU Time by prefixing a command, selecting an output format with -f or TIME, writing measurements with -o, appending with -a, or asking for verbose resource reports with -v. Common uses include timing compilers, test suites, data pipelines, and one-off shell commands while keeping the measured program unchanged.

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

The package matters because it is small, predictable, and separate from shell syntax. That makes it useful in packaging recipes, benchmark harnesses, and CI scripts where the same command line should work outside a particular interactive shell.

时间线

  • 1991: GNU Time manual copyright begins.
  • 1996: GNU FTP archive lists time 1.7.
  • 2017: GNU FTP archive lists time 1.8 after a long quiet interval.
  • 2026: GNU FTP archive lists time 1.10.

Related projects

  • Related tools include shell time keywords and builtins, POSIX time output, BSD getrusage-based accounting, and benchmark wrappers that consume command resource statistics.

安全态势

风险级别:绿色

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 元数据适用于 6 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
timecli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://www.gnu.org/software/time/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://www.gnu.org/software/time/none 置信度

安装元数据

软件包元数据

软件包键brew:gnu-time
版本1.10
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gnu-time
主页https://www.gnu.org/software/time/
上游文档https://www.gnu.org/software/time/
许可证GPL-3.0-or-later
源码归档https://ftpmirror.gnu.org/gnu/time/time-1.10.tar.gz
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项GNU "time" has been installed as "gtime". If you need to use it as "time", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/gnu-time/libexec/gnubin:$PATH"

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt92%

time 1.9-0.2

GNU time program for measuring CPU resource usage

https://www.gnu.org/software/time

sudo apt install time
  • Section: utils
  • Architecture: amd64
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Time
Debian stable package indexes · deb.debian.org · Debian stable package indexes: time from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

time

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

time 1.9-0.2build1

GNU time program for measuring CPU resource usage

https://www.gnu.org/software/time

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

time 1.10-r0

utility to measure execution time

https://www.gnu.org/software/time/

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

time-doc 1.10-r0

utility to measure execution time (documentation)

https://www.gnu.org/software/time/

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

time 1.9-29.fc45

A GNU utility for monitoring a program's use of system resources

https://www.gnu.org/software/time/

sudo dnf install time
  • License: GPL-3.0-or-later AND GFDL-1.3-no-invariants-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: time
  • 2 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Time
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: time from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
pacman92%

time 1.10-1

Utility for monitoring a program's use of system resources

https://www.gnu.org/software/time/

sudo pacman -S time
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 1 依赖
  • installed executable or alias match
  • 匹配方式:Time
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: time from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper92%

time 1.10-1.4

Run Programs And Summarize System Resource Usage

https://www.gnu.org/software/time/

sudo zypper install time
  • License: GPL-3.0-or-later
  • Category: System/Base
  • Architecture: x86_64
  • Source Package: time
  • 1 依赖
  • 1 提供
  • installed executable or alias match
  • 匹配方式:Time
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: time from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Scoop92%

main/time

scoop install main/time
  • installed executable or alias match
  • 匹配方式:Time
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/time.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 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