# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 calcurse

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

## 安装

```sh
sudo av install brew:calcurse
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install calcurse
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install calcurse
```

  证据: MacPorts ports tree: sysutils/calcurse/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add calcurse
```

  证据: Alpine Linux edge package indexes: calcurse from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install calcurse
```

  证据: Debian stable package indexes: calcurse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install calcurse
```

  证据: Fedora Rawhide package metadata: calcurse 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#calcurse
```

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

- pacman (92%):

```sh
sudo pacman -S calcurse
```

  证据: Arch Linux sync databases: calcurse from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install calcurse
```

  证据: openSUSE Tumbleweed package metadata: calcurse from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:calcurse
- **软件包管理器:** Homebrew
- **版本:** 4.8.2
- **来源摘要:** Text-based personal organizer
- **主页:** <https://calcurse.org/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- calcurse (别名)
- calcurse-caldav (别名)
- calcurse-upgrade (别名)
- calcurse-vdir (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

calcurse is a curses-based personal organizer for the command line, combining calendar, appointments, TODOs, notifications, iCalendar import/export, scripting-friendly output, and later CalDAV synchronization. It is a classic Unix productivity package: terminal UI first, plain local data, and automation hooks.

### 项目历史

The official site describes calcurse as a command-line calendar and scheduling application for events, appointments, and everyday tasks, with a configurable notification system and a curses interface. Its release notes begin with version 1.0 on 8 October 2005 and continue through modern 4.x releases.

Over time calcurse added recurring appointments, internationalization, UTF-8 support, import/export, user-configurable key bindings, hooks, CalDAV support, and command-line filtering/formatting. Version 4.0.0 in 2015 marks a later modernization point in the release stream, while 4.8.x releases in the 2020s show continued maintenance.

### 采用历史

calcurse became popular among terminal-first users who wanted a lightweight alternative to graphical calendar applications and web services. The official site explicitly highlights command-line options suitable for scripts, version-control hooks for calendar data, and CalDAV synchronization for mobile-device interoperability.

Its package-manager footprint is broad for a small TUI application, appearing in Homebrew and major Linux distributions because it has few conceptual moving parts: install the binary, keep data in user config/data directories, and automate around text-friendly commands.

### 使用方式

Users run `calcurse` for the full-screen TUI, `calcurse-caldav` for synchronization, and helper tools such as `calcurse-upgrade` or `calcurse-vdir` for data migration and vdir workflows. It is often used locally with cron, shell scripts, mail notifications, and version control hooks.

The package stores user configuration and key bindings in calcurse config files, while CalDAV credentials are typically kept in the caldav config file, making the credential path relevant for audits and backup tooling.

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

calcurse matters because it is a rare survivor in the terminal organizer category: small enough to package everywhere, practical enough to replace a GUI calendar for some users, and scriptable enough to participate in Unix workflows.

For package nerds, the interesting history is its evolution from a 2005 curses calendar into a tool with iCalendar, CalDAV, hooks, vdir-style workflows, and distribution packaging without losing the command-line-first model.

### 时间线

- 2005: calcurse 1.0 released on 8 October 2005.
- 2008: calcurse 2.0 released on 2 March 2008.
- 2012: calcurse 3.0.0 released on 1 July 2012.
- 2015: calcurse 4.0.0 released on 22 February 2015.
- 2020: calcurse 4.7.0 released with continued 4.x maintenance.
- 2022: calcurse 4.8.0 released.
- 2025: calcurse 4.8.2 listed as the current source download on the official site.

### Related projects

- Related tools include remind, khal, vdirsyncer, abook, mutt/neomutt calendar workflows, taskwarrior, todoman, pcal, and iCalendar/CalDAV servers. calcurse is distinct because it combines an interactive curses UI with useful non-interactive commands.

### 来源

- <https://calcurse.org/>
- <https://calcurse.org/devel>
- <https://calcurse.org/files/calcurse-caldav.html>
- <https://calcurse.org/files/changes.html>
- <https://calcurse.org/files/manual.html>


## 安全说明

narrow executable package without higher-risk signals.

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


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

- Unix: ~/.config/calcurse/conf, ~/.config/calcurse/keys, ~/.calcurse/conf, ~/.calcurse/keys, ~/.calcurse/caldav/config

## Credential files

- Unix: ~/.calcurse/caldav/config
## 其他软件包管理器记录

- Debian apt - calcurse - 4.8.1-1.3: normalized package name match | Debian stable package indexes: calcurse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | text-based calendar and todo manager | https://calcurse.org
- Nix - calcurse: normalized package name match | nixpkgs package indexes: pkgs/by-name/ca/calcurse/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - calcurse - 4.8.1-1.1: normalized package name match | Ubuntu 24.04 LTS package indexes: calcurse from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | text-based calendar and todo manager | https://calcurse.org
- apk - calcurse - 4.8.2-r1: normalized package name match | Alpine Linux edge package indexes: calcurse from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A text-based personal organizer | https://calcurse.org/
- apk - calcurse-caldav - 4.8.2-r1: normalized package name match | Alpine Linux edge package indexes: calcurse-caldav from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | CalDAV synchronization support for calcurse | https://calcurse.org/
- apk - calcurse-dbg - 4.8.2-r1: normalized package name match | Alpine Linux edge package indexes: calcurse-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A text-based personal organizer (debug symbols) | https://calcurse.org/
- apk - calcurse-doc - 4.8.2-r1: normalized package name match | Alpine Linux edge package indexes: calcurse-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A text-based personal organizer (documentation) | https://calcurse.org/
- dnf - calcurse - 4.8.2-4.fc45: normalized package name match | Fedora Rawhide package metadata: calcurse from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Text-based personal organizer | https://calcurse.org
- pacman - calcurse - 4.8.2-1: normalized package name match | Arch Linux sync databases: calcurse from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A text-based personal organizer | https://calcurse.org/
- zypper - calcurse - 4.8.2-1.6: normalized package name match | openSUSE Tumbleweed package metadata: calcurse from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Text-based Organizer | https://calcurse.org
- zypper - calcurse-lang - 4.8.2-1.6: normalized package name match | openSUSE Tumbleweed package metadata: calcurse-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package calcurse | https://calcurse.org
- MacPorts - calcurse: normalized package name match | MacPorts ports tree: sysutils/calcurse/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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