# 使用 Homebrew, apk, apt, dnf, Nix 安装 ddate

查看 ddate 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ddate
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add ddate
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:ddate
- **软件包管理器:** Homebrew
- **版本:** 0.2.2
- **来源摘要:** Converts boring normal dates to fun Discordian Date
- **主页:** <https://github.com/bo0ts/ddate>
- **仓库:** <https://github.com/bo0ts/ddate>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ddate (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.2.2
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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

### 来源

- <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>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- 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)


## 来源

- 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
