macOS
brew install gnu-timelocal Homebrew formula metadata
brew / Rang 1633
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gnu-time in AI-Agent-Workflows.
Installation
brew install gnu-timelocal Homebrew formula metadata
sudo apk add timeAlpine Linux edge package indexes · time · Quelle: dl-cdn.alpinelinux.org
sudo apt install timeDebian stable package indexes · time · Quelle: deb.debian.org
sudo dnf install timeFedora Rawhide package metadata · time · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#timenixpkgs package indexes · pkgs/by-name/ti/time/package.nix · Quelle: api.github.com
sudo pacman -S timeArch Linux sync databases · time · Quelle: geo.mirror.pkgbuild.com
sudo zypper install timeopenSUSE Tumbleweed package metadata · time · Quelle: download.opensuse.org
scoop install main/timeScoop official bucket manifest trees · bucket/time.json · Quelle: api.github.com
Überblick
GNU implementation of time utility
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
time | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:gnu-time |
|---|---|
| Version | 1.10 |
| Paketmanager | Homebrew |
| Homepage | https://www.gnu.org/software/time/ |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
time 1.9-0.2
GNU time program for measuring CPU resource usage
https://www.gnu.org/software/time
sudo apt install timetime
nix profile install nixpkgs#timetime 1.9-0.2build1
GNU time program for measuring CPU resource usage
https://www.gnu.org/software/time
sudo apt install timetime 1.10-r0
utility to measure execution time
https://www.gnu.org/software/time/
sudo apk add timetime-doc 1.10-r0
utility to measure execution time (documentation)
https://www.gnu.org/software/time/
sudo apk add time-doctime 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 timetime 1.10-1
Utility for monitoring a program's use of system resources
https://www.gnu.org/software/time/
sudo pacman -S timetime 1.10-1.4
Run Programs And Summarize System Resource Usage
https://www.gnu.org/software/time/
sudo zypper install timemain/time
scoop install main/timeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.