Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 vdirsyncer

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install vdirsyncer

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add vdirsyncer

Alpine Linux edge package indexes · vdirsyncer · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install vdirsyncer

Debian stable package indexes · vdirsyncer · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install vdirsyncer

Fedora Rawhide package metadata · vdirsyncer · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#vdirsyncer

nixpkgs package indexes · vdirsyncer · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S vdirsyncer

Arch Linux sync databases · vdirsyncer · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install python311-vdirsyncer

openSUSE Tumbleweed package metadata · python311-vdirsyncer · 来源: download.opensuse.org

概览

软件包摘要

Synchronize calendars and contacts

命令和别名

  • vdirsyncer

历史

项目历史与用法

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.

时间线

  • 2014-02-15: The pimutils/vdirsyncer GitHub repository was created.
  • 2014-06-12: Version 0.2.0 was released, adopting PyPI's icalendar package and requests-toolbelt.
  • 2014-12-31: Version 0.4.0 rewrote collection discovery and added XDG config lookup.
  • 2016-03-22: Version 0.9.3 moved the project to the pimutils GitHub organization.
  • 2016-09-29: Version 0.13.0 dropped Python 2 support.
  • 2017-06-02: Version 0.16.0 improved DAV discovery and Google storage behavior.
  • 2020-06-09: Version 0.16.8 was released for newer Python compatibility and marked final support for Python 3.5 and 3.6.
  • 2024-2025: pimutils published vdirsyncer 2.0 alpha/beta news and pimsync successor work.

Related projects

  • vdirsyncer is closely related to khal, khard, todoman, pimsync, and the vdir storage format. It also occupies the same conceptual space as OfflineIMAP: a synchronizer that keeps server-backed personal data available as local files.

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
$VDIRSYNCER_CONFIG$XDG_CONFIG_HOME/vdirsyncer/config~/.config/vdirsyncer/config~/.vdirsyncer/config

可执行文件

已安装的可执行文件

命令类型暴露范围备注
vdirsyncercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.20.0
管理器更新时间2026-06-09
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/pimutils/vdirsyncer

安装元数据

软件包元数据

软件包键brew:vdirsyncer
版本0.20.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/vdirsyncer
主页https://github.com/pimutils/vdirsyncer
仓库https://github.com/pimutils/vdirsyncer
上游文档https://vdirsyncer.pimutils.org/en/stable
许可证BSD-3-Clause
源码归档https://files.pythonhosted.org/packages/2e/f6/94ed82de371cc80784ffe90e0dac8ce9f5d272c01d614415a5e800ffb303/vdirsyncer-0.20.0.tar.gz
最后更新2026-06-09T13:20:34Z
Pulseupdated
依赖certifi, python@3.14
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevdirsyncer
Version Scheme0
Revision7
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

vdirsyncer 0.19.3-3

Synchronize calendars and contacts

https://github.com/pimutils/vdirsyncer

sudo apt install vdirsyncer
  • Section: utils
  • Architecture: all
  • 8 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Vdirsyncer
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vdirsyncer from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

vdirsyncer-doc 0.19.3-3

Synchronize calendars and contacts - documentation

https://github.com/pimutils/vdirsyncer

sudo apt install vdirsyncer-doc
  • Section: doc
  • Architecture: all
  • Source Package: vdirsyncer
  • 2 依赖
  • normalized package name match
  • 匹配方式:Vdirsyncer
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vdirsyncer-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

vdirsyncer

nix profile install nixpkgs#vdirsyncer
  • normalized package name match
  • 匹配方式:Vdirsyncer
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: vdirsyncer from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

vdirsyncer 0.19.2-1

Synchronize calendars and contacts

https://github.com/pimutils/vdirsyncer

sudo apt install vdirsyncer
  • Section: universe/utils
  • Architecture: all
  • 9 依赖
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Vdirsyncer
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vdirsyncer from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

vdirsyncer-doc 0.19.2-1

Synchronize calendars and contacts - documentation

https://github.com/pimutils/vdirsyncer

sudo apt install vdirsyncer-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: vdirsyncer
  • 2 依赖
  • normalized package name match
  • 匹配方式:Vdirsyncer
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vdirsyncer-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

vdirsyncer 0.20.0-r2

CLI Synchronization for CalDAV and CardDAV

http://vdirsyncer.pimutils.org

sudo apk add vdirsyncer
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: vdirsyncer
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Vdirsyncer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vdirsyncer from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vdirsyncer-doc 0.20.0-r2

CLI Synchronization for CalDAV and CardDAV (documentation)

http://vdirsyncer.pimutils.org

sudo apk add vdirsyncer-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: vdirsyncer
  • normalized package name match
  • 匹配方式:Vdirsyncer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vdirsyncer-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vdirsyncer-google 0.20.0-r2

CLI Synchronization for CalDAV and CardDAV

http://vdirsyncer.pimutils.org

sudo apk add vdirsyncer-google
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: vdirsyncer
  • 1 依赖
  • normalized package name match
  • 匹配方式:Vdirsyncer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vdirsyncer-google from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vdirsyncer-pyc 0.20.0-r2

Precompiled Python bytecode for vdirsyncer

http://vdirsyncer.pimutils.org

sudo apk add vdirsyncer-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: vdirsyncer
  • 1 依赖
  • normalized package name match
  • 匹配方式:Vdirsyncer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vdirsyncer-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

python3-vdirsyncer 0.20.0-6.fc45

Synchronize calendars and contacts

https://github.com/pimutils/vdirsyncer

sudo dnf install python3-vdirsyncer
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vdirsyncer
  • 10 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Vdirsyncer
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-vdirsyncer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vdirsyncer 0.20.0-6.fc45

Synchronize calendars and contacts

https://github.com/pimutils/vdirsyncer

sudo dnf install vdirsyncer
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vdirsyncer
  • 11 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Vdirsyncer
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vdirsyncer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vdirsyncer-doc 0.20.0-6.fc45

Documentation for vdirsyncer

https://github.com/pimutils/vdirsyncer

sudo dnf install vdirsyncer-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vdirsyncer
  • 1 提供
  • normalized package name match
  • 匹配方式:Vdirsyncer
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vdirsyncer-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

vdirsyncer 0.20.0-4

Synchronize CalDAV and CardDAV

https://vdirsyncer.pimutils.org/en/stable/

sudo pacman -S vdirsyncer
  • License: BSD-3-Clause
  • Architecture: any
  • 6 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Vdirsyncer
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vdirsyncer from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

python311-vdirsyncer 0.20.0-1.4

CalDAV and CardDAV synchronization module

https://github.com/pimutils/vdirsyncer

sudo zypper install python311-vdirsyncer
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-vdirsyncer
  • 9 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Vdirsyncer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python311-vdirsyncer from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python313-vdirsyncer 0.20.0-1.4

CalDAV and CardDAV synchronization module

https://github.com/pimutils/vdirsyncer

sudo zypper install python313-vdirsyncer
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-vdirsyncer
  • 9 依赖
  • 5 提供
  • normalized package name match
  • 匹配方式:Vdirsyncer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python313-vdirsyncer from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

python314-vdirsyncer 0.20.0-1.4

CalDAV and CardDAV synchronization module

https://github.com/pimutils/vdirsyncer

sudo zypper install python314-vdirsyncer
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-vdirsyncer
  • 9 依赖
  • 4 提供
  • normalized package name match
  • 匹配方式:Vdirsyncer
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: python314-vdirsyncer from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment