# lunar-date を Homebrew, apt, zypper でインストール

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

## インストール

```sh
sudo av install brew:lunar-date
```

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

### macOS

- Homebrew (100%):

```sh
brew install lunar-date
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install lunar-date
```

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

- zypper (92%):

```sh
sudo zypper install lunar-date
```

  証拠: openSUSE Tumbleweed package metadata: lunar-date from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:lunar-date
- **パッケージマネージャ:** Homebrew
- **バージョン:** 3.2.0
- **ソース概要:** Chinese lunar date library
- **ホームページ:** <https://github.com/yetist/lunar-date>
- **リポジトリ:** <https://github.com/yetist/lunar-date>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- lunar-date (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 3.2.0
## プロジェクトの歴史と使われ方

LunarDate is a Chinese lunar calendar date library with a C/GObject API, generated API documentation, language bindings, a D-Bus service, and a command-line tool.

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

The GitHub repository was created in January 2013, but its NEWS file preserves an older liblunar lineage with releases from the 0.x, 1.x, and 2.x series. The changelog records the rename from `liblunar`/`lunar-calendar` lineage to `lunar-date` in version 2.4.0, separating the date library from the calendar application.

The 3.0.0 series modernized the project: the API version moved to 3.0, the build system moved to Meson, lunar date data was extended to 2100, GLib became the core dependency, holiday APIs were revised, obsolete APIs were removed, and a D-Bus service plus the `lunar-date` command-line tool were added.

### 採用の歴史

LunarDate is a niche library, but it is packaged beyond Homebrew: the source facts list Debian and Ubuntu GObject-introspection packages and an openSUSE shared-library package. That footprint reflects its role as a reusable system library rather than an end-user app.

The official API site documents LunarDate 3.0 with library version 3.2.0, GLib and GObject dependencies, headers under `lunar-date/lunar-date.h`, and source links back to GitHub. GitHub releases show maintenance continuing through version 3.2.0 in December 2025.

### 使われ方

Developers use LunarDate when they need Chinese lunar calendar calculations from C or GObject-introspection-friendly environments. The README shows Meson build options for documentation, introspection, Vala API generation, tests, and Windows cross-compilation.

The command-line surface is packaged as `lunar-date`, while the library surface is aimed at applications that need calendar conversion, holidays, solar terms, or GLib/GObject integration.

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

LunarDate matters to package maintainers because it is a small cultural-calendar library with ABI/API versioning, introspection data, Vala bindings, Meson options, Windows cross-build support, and distro package splits. Its history also shows the common open-source transition from a desktop-widget-adjacent library to a narrower reusable system library.

### タイムライン

- 2013: Public GitHub repository created.
- 2.4.0: Project renamed to `lunar-date` and split from `lunar-calendar`.
- 2019: 2.9.x releases move away from autotools toward Meson.
- 2021: 3.0.0 releases API 3.0, Meson build, D-Bus service, and `lunar-date` CLI.
- 2025: 3.2.0 release adds legal-holiday information and gi-docgen documentation.

### Related projects

- GLib and GObject are the documented runtime dependencies.
- gi-docgen is used for generated API documentation.
- The NEWS file links the project historically to liblunar and lunar-calendar.

### ソース

- <https://api.github.com/repos/yetist/lunar-date>
- <https://api.github.com/repos/yetist/lunar-date/releases>
- <https://formulae.brew.sh/formula/lunar-date>
- <https://github.com/yetist/lunar-date>
- <https://github.com/yetist/lunar-date/blob/master/NEWS>
- <https://lunar-date.zhcn.cc/>


## セキュリティノート

library-like package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- library-like package without higher-risk signals

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

- Debian apt - gir1.2-lunardate-3.0 - 3.0.1-2+b3: normalized package name match | Debian stable package indexes: gir1.2-lunardate-3.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GObject Introspection for lunar-date | https://github.com/yetist/lunar-date
- Debian apt - liblunar-date-3.0-1 - 3.0.1-2+b3: normalized package name match | Debian stable package indexes: liblunar-date-3.0-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Chinese Lunar library based on GObject | https://github.com/yetist/lunar-date
- Debian apt - liblunar-date-dev - 3.0.1-2+b3: normalized package name match | Debian stable package indexes: liblunar-date-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Chinese Lunar library based on GObject - develop files | https://github.com/yetist/lunar-date
- Debian apt - liblunar-date-doc - 3.0.1-2: normalized package name match | Debian stable package indexes: liblunar-date-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Chinese Lunar library based on GObject - API documents | https://github.com/yetist/lunar-date
- Debian apt - lunar-date - 3.0.1-2+b3: normalized package name match | Debian stable package indexes: lunar-date from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Chinese Lunar library based on GObject - command and D-Bus | https://github.com/yetist/lunar-date
- Ubuntu apt - gir1.2-lunardate-3.0 - 3.0.1-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: gir1.2-lunardate-3.0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GObject Introspection for lunar-date | https://github.com/yetist/lunar-date
- Ubuntu apt - liblunar-date-3.0-1 - 3.0.1-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: liblunar-date-3.0-1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Chinese Lunar library based on GObject | https://github.com/yetist/lunar-date
- Ubuntu apt - liblunar-date-dev - 3.0.1-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: liblunar-date-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Chinese Lunar library based on GObject - develop files | https://github.com/yetist/lunar-date
- Ubuntu apt - liblunar-date-doc - 3.0.1-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: liblunar-date-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Chinese Lunar library based on GObject - API documents | https://github.com/yetist/lunar-date
- Ubuntu apt - lunar-date - 3.0.1-2build3: normalized package name match | Ubuntu 24.04 LTS package indexes: lunar-date from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Chinese Lunar library based on GObject - command and D-Bus | https://github.com/yetist/lunar-date
- zypper - liblunar-date-3_0-1 - 3.0.1-1.10: normalized package name match | openSUSE Tumbleweed package metadata: liblunar-date-3_0-1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Chinese Lunar calendar library | https://github.com/yetist/lunar-date
- zypper - lunar-date - 3.0.1-1.10: normalized package name match | openSUSE Tumbleweed package metadata: lunar-date from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Chinese Lunar calendar library | https://github.com/yetist/lunar-date
- zypper - lunar-date-devel - 3.0.1-1.10: normalized package name match | openSUSE Tumbleweed package metadata: lunar-date-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Chinese Lunar calendar library development files | https://github.com/yetist/lunar-date
- zypper - lunar-date-doc - 3.0.1-1.10: normalized package name match | openSUSE Tumbleweed package metadata: lunar-date-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Chinese Lunar calendar library Documents | https://github.com/yetist/lunar-date
- zypper - lunar-date-lang - 3.0.1-1.10: normalized package name match | openSUSE Tumbleweed package metadata: lunar-date-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package lunar-date | https://github.com/yetist/lunar-date
- zypper - typelib-1_0-LunarDate-3_0 - 3.0.1-1.10: normalized package name match | openSUSE Tumbleweed package metadata: typelib-1_0-LunarDate-3_0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Chinese Lunar calendar introspection bindings | https://github.com/yetist/lunar-date


## Combined YAML source

View the package source record on GitHub. [combined/lunar-date.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lunar-date.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
