# Install ddate with Homebrew, apk, apt, dnf, Nix

Converts boring normal dates to fun Discordian Date. Version 0.2.2 via Homebrew; verified from local package data. Also installable with debian: sudo apt install ddate.

## Install

```sh
sudo av install brew:ddate
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ddate
```

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add ddate
```

  Evidence: Alpine Linux edge package indexes: ddate from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install ddate
```

  Evidence: Debian stable package indexes: ddate from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install ddate
```

  Evidence: Fedora Rawhide package metadata: ddate from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#ddate
```

  Evidence: nixpkgs package indexes: pkgs/by-name/dd/ddate/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:ddate
- **Package manager:** Homebrew
- **Version:** 0.2.2
- **Source summary:** Converts boring normal dates to fun Discordian Date
- **Homepage:** <https://github.com/bo0ts/ddate>
- **Repository:** <https://github.com/bo0ts/ddate>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- ddate (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.2.2
## Project history and usage

ddate converts Gregorian dates to the Discordian, or POEE, calendar. The standalone repository describes itself as the same ddate version from util-linux 2.20, kept separate because util-linux no longer builds ddate by default.

### Project history

The bo0ts/ddate repository was created in 2011 after ddate's status in util-linux changed. Its README preserves the compact converter and includes the calendar's seasons, weekdays, holidays, and Saint Tib's Day rules.

### Adoption history

ddate survives as a small Unix culture package: not operationally critical, but still present in Homebrew, Linux distributions, and Nix for users who want the classic command without depending on util-linux to ship it.

### How it is used

Users run ddate as a date-conversion CLI. The bundled manpage and README document the Discordian calendar rather than application configuration, so it has no persistent config or credential file.

### Why package nerds care

Package nerds care about ddate because it is a tiny artifact of Unix humor and distribution policy. Its continued packaging shows how small commands can outlive their original host project when users still value the behavior.

### Timeline

- 2011: Standalone GitHub repository created
- 2011: README says the code matches util-linux 2.20
- 2011: Project preserved because util-linux stopped building ddate by default

### Related projects

- util-linux, Arch User Repository

### Sources

- <https://github.com/bo0ts/ddate>
- <https://github.com/bo0ts/ddate#readme>
- <https://github.com/bo0ts/ddate/blob/master/ddate.1>
- <https://api.github.com/repos/bo0ts/ddate>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- Debian apt - ddate - 0.2.2-1.1: normalized package name match | Debian stable package indexes: ddate from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | convert Gregorian dates to Discordian dates | https://github.com/bo0ts/ddate
- Nix - ddate: normalized package name match | nixpkgs package indexes: pkgs/by-name/dd/ddate/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ddate - 0.2.2-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: ddate from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | convert Gregorian dates to Discordian dates | https://github.com/bo0ts/ddate
- apk - ddate - 0.2.2-r6: normalized package name match | Alpine Linux edge package indexes: ddate from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Convert Gregorian dates to Discordian dates | https://github.com/bo0ts/ddate
- apk - ddate-doc - 0.2.2-r6: normalized package name match | Alpine Linux edge package indexes: ddate-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Convert Gregorian dates to Discordian dates (documentation) | https://github.com/bo0ts/ddate
- dnf - ddate - 0.2.2-26.fc45: normalized package name match | Fedora Rawhide package metadata: ddate from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Convert Gregorian dates to Discordian dates | https://github.com/bo0ts/ddate


## Combined YAML source

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


## Sources

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