pkg.soopen package index

brew / rang 9116

Installer when avec Homebrew, apk, apt, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de when pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install when

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install when

MacPorts ports tree · sysutils/when/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add when

Alpine Linux edge package indexes · when · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install when

Debian stable package indexes · when · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#when

nixpkgs package indexes · pkgs/by-name/wh/when/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S when

Arch Linux sync databases · when · Source: geo.mirror.pkgbuild.com

aperçu

Résumé du paquet

Tiny personal calendar

Commandes et alias

  • when

historique

Historique du projet et usages

When is Ben Crowell's minimal personal calendar program for Unix users who prefer text files and terminal commands over larger personal-information-manager applications. The official page describes it as extremely simple, dependency-free beyond Perl, and editable in a favorite text editor.

Historique du projet

The reproduced man page and source identify Ben Crowell as the author and give a copyright range beginning in 2003. The page's included man page is for When 1.1.46 dated 21 December 2011, while the Bitbucket repository now carries the source history and tags.

Bitbucket repository metadata shows the current public repository was created in January 2023, but tags exposed through the Bitbucket API include version 1.1.30 in January 2013 and later 1.1.39 through 1.1.45 releases from 2020 to 2022. The project therefore predates its current hosting location.

Historique d'adoption

When's official page documents packaging across traditional Unix-like systems, including Debian and Ubuntu, Gentoo, FreeBSD, and Slackware-family packaging. That adoption pattern fits the tool's design: a small Perl script with no library dependencies is easy for distributions and ports trees to carry.

Modes d'utilisation

The basic workflow is to run when, let it create initial setup information, edit the plain-text calendar with when e, and then run when to print upcoming items. The default report covers the next two weeks, while commands can show weekly, monthly, or yearly ranges, wall-calendar grids, the current date, or modified Julian days.

Calendar entries are simple text lines such as a date followed by a comma and description. The program also supports recurring date expressions, language handling, UTF-8 input, pager and terminal styling options, and a prefilter mechanism for splitting larger calendars through tools such as m4.

Pourquoi les passionnés de paquets s'y intéressent

When is package-nerd significant as a small, inspectable Unix productivity tool: it stores user data in text, delegates editing to the user's editor, and avoids library dependencies. It is the kind of program that survives in package archives because it is easy to understand, easy to patch, and compatible with old-school shell workflows.

Chronologie

  • 2003: The copyright range in the official man page and source begins.
  • 2011-12-21: The official page reproduces the When 1.1.46 man page dated this day.
  • 2013-01-10: Bitbucket tag metadata records version 1.1.30.
  • 2020-2022: Bitbucket tag metadata records versions 1.1.39 through 1.1.45.
  • 2023-01-25: The current Bitbucket repository metadata records repository creation.

Related projects

  • Traditional Unix calendar/reminder tools, plain-text personal information managers, and editor-centered workflows are the closest relatives.
  • iCalendar and vCalendar are mentioned by the official page as formats for possible external converters rather than native storage formats.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

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.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.when/preferences~/.when/calendar

exécutables

Exécutables installés

CommandeTypeExpositionNote
whenexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et 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.

page générée2026-08-03
version du gestionnaire1.1.45
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:when
Version1.1.45
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://www.lightandmatter.com/when/when.html
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

when 1.1.45-1

tiny personal calendar

https://www.lightandmatter.com/when/when.html

sudo apt install when
  • Section: misc
  • Architecture: all
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : When
Debian stable package indexes · deb.debian.org · Debian stable package indexes: when from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

when

nix profile install nixpkgs#when
  • normalized package name match
  • Correspondance par : When
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wh/when/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

when 1.1.45-1

tiny personal calendar

https://www.lightandmatter.com/when/when.html

sudo apt install when
  • Section: universe/utils
  • Architecture: all
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : When
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: when from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

when 1.1.45-r1

Extremely simple personal calendar program

https://www.lightandmatter.com/when/when.html

sudo apk add when
  • License: GPL-2.0-only OR Artistic-1.0-Perl
  • Architecture: x86_64
  • Source Package: when
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : When
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: when from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

when-doc 1.1.45-r1

Extremely simple personal calendar program (documentation)

https://www.lightandmatter.com/when/when.html

sudo apk add when-doc
  • License: GPL-2.0-only OR Artistic-1.0-Perl
  • Architecture: x86_64
  • Source Package: when
  • normalized package name match
  • Correspondance par : When
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: when-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

when 1.1.45-2

A simple commandline personal calendar program

http://www.lightandmatter.com/when/when.html

sudo pacman -S when
  • License: GPL
  • Architecture: any
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : When
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: when from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

when

sudo port install when
  • normalized package name match
  • Correspondance par : When
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/when/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation