pkg.soopen package index

brew / rank 4308

Install calcurse with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Text-based personal organizer. Version 4.8.2 via Homebrew; verified from local package data. Also installable with debian: sudo apt install calcurse.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install calcurse

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install calcurse

MacPorts ports tree · sysutils/calcurse/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add calcurse

Alpine Linux edge package indexes · calcurse · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install calcurse

Debian stable package indexes · calcurse · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install calcurse

Fedora Rawhide package metadata · calcurse · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#calcurse

nixpkgs package indexes · pkgs/by-name/ca/calcurse/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S calcurse

Arch Linux sync databases · calcurse · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install calcurse

openSUSE Tumbleweed package metadata · calcurse · source: download.opensuse.org

overview

Package summary

Text-based personal organizer

Commands and aliases

  • calcurse
  • calcurse-caldav
  • calcurse-upgrade
  • calcurse-vdir

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

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

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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
~/.config/calcurse/conf~/.config/calcurse/keys~/.calcurse/conf~/.calcurse/keys~/.calcurse/caldav/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.calcurse/caldav/config

executables

Installed executables

CommandKindExposureNote
calcurseexecutableindexed executableDiscovered from the local executable index.
calcurse-caldavexecutableindexed executableDiscovered from the local executable index.
calcurse-upgradeexecutableindexed executableDiscovered from the local executable index.
calcurse-vdirexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version4.8.2
manager updated
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:calcurse
Version4.8.2
Package managerHomebrew
Homepagehttps://calcurse.org/
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

calcurse 4.8.1-1.3

text-based calendar and todo manager

https://calcurse.org

sudo apt install calcurse
  • Section: utils
  • Architecture: amd64
  • 4 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Calcurse
Debian stable package indexes · deb.debian.org · Debian stable package indexes: calcurse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

calcurse

nix profile install nixpkgs#calcurse
  • normalized package name match
  • Matched by: Calcurse
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ca/calcurse/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

calcurse 4.8.1-1.1

text-based calendar and todo manager

https://calcurse.org

sudo apt install calcurse
  • Section: universe/utils
  • Architecture: amd64
  • 4 dependencies
  • normalized package name match
  • Matched by: Calcurse
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: calcurse from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

calcurse 4.8.2-r1

A text-based personal organizer

https://calcurse.org/

sudo apk add calcurse
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: calcurse
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Calcurse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: calcurse from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

calcurse-caldav 4.8.2-r1

CalDAV synchronization support for calcurse

https://calcurse.org/

sudo apk add calcurse-caldav
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: calcurse
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Calcurse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: calcurse-caldav from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

calcurse-dbg 4.8.2-r1

A text-based personal organizer (debug symbols)

https://calcurse.org/

sudo apk add calcurse-dbg
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: calcurse
  • 1 dependencies
  • normalized package name match
  • Matched by: Calcurse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: calcurse-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

calcurse-doc 4.8.2-r1

A text-based personal organizer (documentation)

https://calcurse.org/

sudo apk add calcurse-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: calcurse
  • normalized package name match
  • Matched by: Calcurse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: calcurse-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

calcurse 4.8.2-4.fc45

Text-based personal organizer

https://calcurse.org

sudo dnf install calcurse
  • License: BSD-2-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: calcurse
  • 8 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Calcurse
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: calcurse from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

calcurse 4.8.2-1

A text-based personal organizer

https://calcurse.org/

sudo pacman -S calcurse
  • License: BSD
  • Architecture: x86_64
  • 1 dependencies
  • 4 optional deps
  • normalized package name match
  • Matched by: Calcurse
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: calcurse from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

calcurse 4.8.2-1.6

Text-based Organizer

https://calcurse.org

sudo zypper install calcurse
  • License: BSD-2-Clause
  • Category: Productivity/Office/Organizers
  • Architecture: x86_64
  • Source Package: calcurse
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Calcurse
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: calcurse from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

calcurse-lang 4.8.2-1.6

Translations for package calcurse

https://calcurse.org

sudo zypper install calcurse-lang
  • License: BSD-2-Clause
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: calcurse
  • 1 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Calcurse
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: calcurse-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

calcurse

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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