macOS
brew install gnu-timelocal Homebrew formula metadata
brew / rang 1633
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gnu-time pour les workflows d'agents IA.
installation
brew install gnu-timelocal Homebrew formula metadata
sudo apk add timeAlpine Linux edge package indexes · time · Source: dl-cdn.alpinelinux.org
sudo apt install timeDebian stable package indexes · time · Source: deb.debian.org
sudo dnf install timeFedora Rawhide package metadata · time · Source: dl.fedoraproject.org
nix profile install nixpkgs#timenixpkgs package indexes · pkgs/by-name/ti/time/package.nix · Source: api.github.com
sudo pacman -S timeArch Linux sync databases · time · Source: geo.mirror.pkgbuild.com
sudo zypper install timeopenSUSE Tumbleweed package metadata · time · Source: download.opensuse.org
scoop install main/timeScoop official bucket manifest trees · bucket/time.json · Source: api.github.com
aperçu
GNU implementation of time utility
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
time | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:gnu-time |
|---|---|
| Version | 1.10 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://www.gnu.org/software/time/ |
| Bouteille | non enregistré |
| Service | aucun déclaré |
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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/timepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.