# snooze を Homebrew, apk, apt, MacPorts, Nix でインストール

snooze のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:snooze
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install snooze
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install snooze
```

  証拠: MacPorts ports tree: sysutils/snooze/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add snooze
```

  証拠: Alpine Linux edge package indexes: snooze from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install snooze
```

  証拠: Debian stable package indexes: snooze from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#snooze
```

  証拠: nixpkgs package indexes: pkgs/by-name/sn/snooze/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:snooze
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/snooze>
- **バージョン:** 0.5.1
- **ソース概要:** Run a command at a particular time
- **ホームページ:** <https://github.com/leahneukirchen/snooze>
- **リポジトリ:** <https://github.com/leahneukirchen/snooze>
- **ライセンス:** LicenseRef-Homebrew-public-domain
- **ソースアーカイブ:** <https://github.com/leahneukirchen/snooze/archive/refs/tags/v0.5.1.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- snooze (cli)
- snooze (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.5.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/leahneukirchen/snooze
- 検出された最新: v0.5.1 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

snooze is a compact Unix command scheduler designed to wait until a matching time and then exec a command, often under a service supervisor instead of cron.

### プロジェクトの歴史

The public GitHub repository was created in 2015. The README describes snooze as a new tool for waiting until a particular time and then running a command, and explicitly frames it as a cron replacement when paired with a service supervision system such as runit.

### 採用の歴史

The supplied package metadata lists snooze in Alpine, Homebrew, Debian, MacPorts, Nix, and Ubuntu. That is a broad footprint for a small C utility, and it reflects the Unix packaging appeal of single-purpose tools that compose cleanly with supervisors and shell scripts.

### 使われ方

snooze is used in cron-like schedules, supervised jobs, inline scripts, randomized or slack-tolerant runs, and rate-limiting service restarts. Its README includes examples for daily jobs, hourly mirror scripts, cron-style mail, and runit-style services.

### パッケージ好きにとっての重要性

snooze appeals to package-manager and init-system users because it avoids a central scheduler daemon, has zero dependencies according to its README, respects `DESTDIR`, installs under a conventional `PREFIX`, and lets service supervision handle logging, restarts, and enable/disable behavior.

### タイムライン

- 2015: Public GitHub repository created.
- 2015: README documents snooze as a supervisor-friendly cron alternative tested on Linux 4.2.
- 2026: Repository remains active, with source metadata showing recent maintenance.

### Related projects

- The README compares snooze directly with cron, runwhen, uschedule, and systemd timers.

### ソース

- GitHub REST repository metadata for leahneukirchen/snooze, accessed 2026-07-02.
- <https://github.com/leahneukirchen/snooze>
- <https://raw.githubusercontent.com/leahneukirchen/snooze/master/README.md>
- input.source_facts.package-manager


## セキュリティノート

snooze に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。


## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** snooze
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - snooze - 0.5-1: normalized package name match | Debian stable package indexes: snooze from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | run a command at a particular time | https://git.vuxu.org/snooze/about/
- Nix - snooze: normalized package name match | nixpkgs package indexes: pkgs/by-name/sn/snooze/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - snooze - 0.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: snooze from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | run a command at a particular time | https://git.vuxu.org/snooze/about/
- apk - snooze - 0.5.1-r1: normalized package name match | Alpine Linux edge package indexes: snooze from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Run a command at a particular time | https://github.com/leahneukirchen/snooze
- apk - snooze-doc - 0.5.1-r1: normalized package name match | Alpine Linux edge package indexes: snooze-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Run a command at a particular time (documentation) | https://github.com/leahneukirchen/snooze
- MacPorts - snooze: normalized package name match | MacPorts ports tree: sysutils/snooze/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [bash](https://pkg.so/ja/brew/bash/) - Shares pkgdb curated category or tags: cli, system, unix.
- [gnu-tar](https://pkg.so/ja/brew/gnu-tar/) - Shares pkgdb curated category or tags: cli, system, unix.
- [cups](https://pkg.so/ja/brew/cups/) - Shares pkgdb curated category or tags: cli, system, unix.
- [mandoc](https://pkg.so/ja/brew/mandoc/) - Shares pkgdb curated category or tags: cli, system, unix.
- [lsof](https://pkg.so/ja/brew/lsof/) - Shares pkgdb curated category or tags: cli, system, unix.
- [libpaper](https://pkg.so/ja/brew/libpaper/) - Shares pkgdb curated category or tags: cli, system, unix.
- [gnu-time](https://pkg.so/ja/brew/gnu-time/) - Shares pkgdb curated category or tags: cli, system, time.
- [xclip](https://pkg.so/ja/brew/xclip/) - Shares pkgdb curated category or tags: cli, system, unix.
- [archey4](https://pkg.so/ja/brew/archey4/) - Local package facts share a topical domain. Shared terms: cli, system, unix.
- [fcp](https://pkg.so/ja/brew/fcp/) - Local package facts share a topical domain. Shared terms: cli, system, unix.

## Combined YAML source

View the package source record on GitHub. [combined/snooze.yml](https://github.com/mxcl/pkgdb/blob/main/combined/snooze.yml)


## ソース

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