macOS
brew install vdirsyncerlocal Homebrew formula metadata
brew
Synchronize calendars and contacts. Version 0.20.0 via Homebrew; verified 2026-06-09.
install
brew install vdirsyncerlocal Homebrew formula metadata
sudo apk add vdirsyncerAlpine Linux edge package indexes · vdirsyncer · source: dl-cdn.alpinelinux.org
sudo apt install vdirsyncerDebian stable package indexes · vdirsyncer · source: deb.debian.org
sudo dnf install python3-vdirsyncerFedora Rawhide package metadata · python3-vdirsyncer · source: dl.fedoraproject.org
nix profile install nixpkgs#vdirsyncernixpkgs package indexes · vdirsyncer · source: raw.githubusercontent.com
sudo pacman -S vdirsyncerArch Linux sync databases · vdirsyncer · source: geo.mirror.pkgbuild.com
sudo zypper install python311-vdirsynceropenSUSE Tumbleweed package metadata · python311-vdirsyncer · source: download.opensuse.org
overview
Synchronize calendars and contacts
history
vdirsyncer is a command-line synchronization tool for calendars and address books. It bridges CalDAV, CardDAV, Google-style DAV access, local vdir directories, and other storages so terminal applications can edit local .ics and .vcf data while servers remain in sync.
Its README summarizes the intent as doing for calendars and contacts what OfflineIMAP did for email: keep local files and remote servers synchronized while letting users choose their preferred local clients.
The pimutils/vdirsyncer repository was created on 2014-02-15. Markus Unterwaditzer's 2014 project-history post explains the motivation in the context of leaving monolithic desktop PIM applications behind and preferring command-line applications with flat-file state.
The changelog shows rapid early development through 2014 and 2015 around DAV compatibility, authentication, collection discovery, configuration format, iCloud, Baikal, ownCloud, Zimbra, Radicale, and metadata handling. In March 2016, vdirsyncer moved to the pimutils organization on GitHub, making it part of a broader command-line personal-information-management suite.
vdirsyncer became a core component in the pimutils ecosystem. The pimutils site describes the suite as command-line tools for contacts, calendars, and tasks, listing khal, todoman, and vdirsyncer together and noting that these programs use standards-based vdir storage for local data.
The adoption pattern is less about mass-market visibility and more about durable Unix-workflow integration. Users pair vdirsyncer with khal for calendars, khard or other vCard tools for contacts, todoman for tasks, cron or systemd timers for periodic sync, and CalDAV/CardDAV servers such as Nextcloud, Radicale, Baikal, iCloud, FastMail, or Google endpoints.
A typical setup defines storage sections and pair sections in the config file, runs vdirsyncer discover to discover remote collections, then runs vdirsyncer sync to move changed items. The official tutorial explains that synchronized address books become local folders containing one .vcf file per contact, and calendar sync follows the same pattern with .ics files.
Conflict handling is explicit rather than magical. The tutorial documents conflict-resolution choices: stop with an error by default, choose one side, or run a merge command supplied by the user.
vdirsyncer is significant because it turns personal information management into a standards-and-files problem. The local vdir layout lets unrelated applications cooperate over ordinary files, while vdirsyncer handles the messy CalDAV/CardDAV protocol edge cases.
For package maintainers, it is also a classic Python CLI maintenance story: the changelog records changing Python support windows, dependency changes, packaging guidelines, and distribution-facing fixes. The later pimsync work in the same ecosystem reflects accumulated lessons about modularity and packaging pain.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
$VDIRSYNCER_CONFIG$XDG_CONFIG_HOME/vdirsyncer/config~/.config/vdirsyncer/config~/.vdirsyncer/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
vdirsyncer | cli | global executable |
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.
https://github.com/pimutils/vdirsyncer
install metadata
| Package key | brew:vdirsyncer |
|---|---|
| Version | 0.20.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/vdirsyncer |
| Homepage | https://github.com/pimutils/vdirsyncer |
| Repository | https://github.com/pimutils/vdirsyncer |
| Upstream docs | https://vdirsyncer.pimutils.org/en/stable |
| License | BSD-3-Clause |
| Source archive | https://files.pythonhosted.org/packages/2e/f6/94ed82de371cc80784ffe90e0dac8ce9f5d272c01d614415a5e800ffb303/vdirsyncer-0.20.0.tar.gz |
| Last updated | 2026-06-09T13:20:34Z |
| Pulse | updated |
| Dependencies | certifi, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vdirsyncer |
| Version Scheme | 0 |
| Revision | 7 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
vdirsyncer 0.19.3-3
Synchronize calendars and contacts
https://github.com/pimutils/vdirsyncer
sudo apt install vdirsyncervdirsyncer-doc 0.19.3-3
Synchronize calendars and contacts - documentation
https://github.com/pimutils/vdirsyncer
sudo apt install vdirsyncer-docvdirsyncer
nix profile install nixpkgs#vdirsyncervdirsyncer 0.19.2-1
Synchronize calendars and contacts
https://github.com/pimutils/vdirsyncer
sudo apt install vdirsyncervdirsyncer-doc 0.19.2-1
Synchronize calendars and contacts - documentation
https://github.com/pimutils/vdirsyncer
sudo apt install vdirsyncer-docvdirsyncer 0.20.0-r2
CLI Synchronization for CalDAV and CardDAV
http://vdirsyncer.pimutils.org
sudo apk add vdirsyncervdirsyncer-doc 0.20.0-r2
CLI Synchronization for CalDAV and CardDAV (documentation)
http://vdirsyncer.pimutils.org
sudo apk add vdirsyncer-docvdirsyncer-google 0.20.0-r2
CLI Synchronization for CalDAV and CardDAV
http://vdirsyncer.pimutils.org
sudo apk add vdirsyncer-googlevdirsyncer-pyc 0.20.0-r2
Precompiled Python bytecode for vdirsyncer
http://vdirsyncer.pimutils.org
sudo apk add vdirsyncer-pycpython3-vdirsyncer 0.20.0-6.fc45
Synchronize calendars and contacts
https://github.com/pimutils/vdirsyncer
sudo dnf install python3-vdirsyncervdirsyncer 0.20.0-6.fc45
Synchronize calendars and contacts
https://github.com/pimutils/vdirsyncer
sudo dnf install vdirsyncervdirsyncer-doc 0.20.0-6.fc45
Documentation for vdirsyncer
https://github.com/pimutils/vdirsyncer
sudo dnf install vdirsyncer-docvdirsyncer 0.20.0-4
Synchronize CalDAV and CardDAV
https://vdirsyncer.pimutils.org/en/stable/
sudo pacman -S vdirsyncerpython311-vdirsyncer 0.20.0-1.4
CalDAV and CardDAV synchronization module
https://github.com/pimutils/vdirsyncer
sudo zypper install python311-vdirsyncerpython313-vdirsyncer 0.20.0-1.4
CalDAV and CardDAV synchronization module
https://github.com/pimutils/vdirsyncer
sudo zypper install python313-vdirsyncerpython314-vdirsyncer 0.20.0-1.4
CalDAV and CardDAV synchronization module
https://github.com/pimutils/vdirsyncer
sudo zypper install python314-vdirsyncersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.