pkg.sopackage field notes

brew / rank 9283

Install zzz with Homebrew

Command-line tool to put Macs to sleep. Version 1 via Homebrew; verified 2026-07-10.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install zzz

provider-native install command

overview

Package summary

Command-line tool to put Macs to sleep

Commands and aliases

  • Zzz

history

Project history and usage

Zzz is a small macOS command-line program that asks the operating system's power-management service to put the machine to sleep immediately.

Project history

The project's manual page is dated 11 August 2011 and describes a single-purpose system utility authored by David Parsons. The upstream C source remains intentionally small: it locates the IOKit power-management service, calls `IOPMSleepSystem`, reports errors, and exits.

Adoption history

The official README documents both traditional make-based installation into `/usr/local/bin` and Homebrew installation. This positions Zzz as a compact packaged convenience for shell users rather than a larger application or daemon.

How it is used

Run `Zzz` with no arguments to request immediate sleep. The manual documents a zero exit status on success and a nonzero status on failure; no root access is required.

Why package nerds care

Zzz is a characteristic micro-utility: a stable, memorable command packages a platform API call that would otherwise require custom C code or a less discoverable system workflow. Its makefile, manual page, C source, and Homebrew path exemplify the durable Unix packaging of tiny native tools.

Timeline

  • 2011-08-11: The Zzz manual page documents the macOS sleep command.
  • Later upstream README: Traditional make installation and Homebrew installation are documented side by side.

Related projects

  • The README compares Zzz with SleepNow, while its implementation directly uses Apple's IOKit power-management interfaces.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
Zzzexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1
manager updated2026-07-10
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:zzz
Version1
Package managerHomebrew
Homepagehttps://github.com/Orc/Zzz
Repositoryhttps://github.com/Orc/Zzz
Last updated2026-07-10T09:37:19-04:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation