macOS
brew install vdirsyncerlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für vdirsyncer in AI-Agent-Workflows.
Installation
brew install vdirsyncerlocal Homebrew formula metadata
sudo apk add vdirsyncerAlpine Linux edge package indexes · vdirsyncer · Quelle: dl-cdn.alpinelinux.org
sudo apt install vdirsyncerDebian stable package indexes · vdirsyncer · Quelle: deb.debian.org
sudo dnf install vdirsyncerFedora Rawhide package metadata · vdirsyncer · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#vdirsyncernixpkgs package indexes · vdirsyncer · Quelle: raw.githubusercontent.com
sudo pacman -S vdirsyncerArch Linux sync databases · vdirsyncer · Quelle: geo.mirror.pkgbuild.com
sudo zypper install python311-vdirsynceropenSUSE Tumbleweed package metadata · python311-vdirsyncer · Quelle: download.opensuse.org
Überblick
Synchronize calendars and contacts
Verlauf
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.
Sicherheitslage
formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
vdirsyncer | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/pimutils/vdirsyncer
Installationsmetadaten
| Paketschlüssel | brew:vdirsyncer |
|---|---|
| Version | 0.20.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/vdirsyncer |
| Homepage | https://github.com/pimutils/vdirsyncer |
| Repository | https://github.com/pimutils/vdirsyncer |
| Upstream-Dokumentation | https://vdirsyncer.pimutils.org/en/stable |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://files.pythonhosted.org/packages/2e/f6/94ed82de371cc80784ffe90e0dac8ce9f5d272c01d614415a5e800ffb303/vdirsyncer-0.20.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-09T13:20:34Z |
| Pulse | updated |
| Abhängigkeiten | certifi, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-vdirsyncerQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.