How To Install python3-vdirsyncer on Fedora 36

In this tutorial we learn how to install python3-vdirsyncer in Fedora 36. python3-vdirsyncer is Synchronize calendars and contacts

Introduction

In this tutorial we learn how to install python3-vdirsyncer on Fedora 36.

What is python3-vdirsyncer

vdirsyncer synchronizes your calendars and address books between two entities. The supported protocols are CalDAV, CardDAV, arbitrary HTTP resources and some more. It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP. This package contains the python3 modules.

We can use yum or dnf to install python3-vdirsyncer on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-vdirsyncer.

Install python3-vdirsyncer on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-vdirsyncer using dnf by running the following command:

sudo dnf -y install python3-vdirsyncer

Install python3-vdirsyncer on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-vdirsyncer using yum by running the following command:

sudo yum -y install python3-vdirsyncer

How To Uninstall python3-vdirsyncer on Fedora 36

To uninstall only the python3-vdirsyncer package we can use the following command:

sudo dnf remove python3-vdirsyncer

python3-vdirsyncer Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/vdirsyncer
/usr/lib/python3.10/site-packages/vdirsyncer-0.18.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/vdirsyncer-0.18.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/vdirsyncer-0.18.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/vdirsyncer-0.18.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/vdirsyncer-0.18.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/vdirsyncer-0.18.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/vdirsyncer-0.18.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/vdirsyncer/__init__.py
/usr/lib/python3.10/site-packages/vdirsyncer/__main__.py
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/http.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/http.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/metasync.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/metasync.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/repair.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/repair.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/version.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/vobject.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/__pycache__/vobject.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__init__.py
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/config.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/config.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/discover.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/discover.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/fetchparams.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/fetchparams.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/tasks.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/tasks.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/utils.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/__pycache__/utils.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/cli/config.py
/usr/lib/python3.10/site-packages/vdirsyncer/cli/discover.py
/usr/lib/python3.10/site-packages/vdirsyncer/cli/fetchparams.py
/usr/lib/python3.10/site-packages/vdirsyncer/cli/tasks.py
/usr/lib/python3.10/site-packages/vdirsyncer/cli/utils.py
/usr/lib/python3.10/site-packages/vdirsyncer/exceptions.py
/usr/lib/python3.10/site-packages/vdirsyncer/http.py
/usr/lib/python3.10/site-packages/vdirsyncer/metasync.py
/usr/lib/python3.10/site-packages/vdirsyncer/repair.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__init__.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/dav.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/dav.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/etesync.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/etesync.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/filesystem.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/filesystem.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/google.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/google.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/http.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/http.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/memory.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/memory.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/singlefile.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/__pycache__/singlefile.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/storage/base.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage/dav.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage/etesync.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage/filesystem.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage/google.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage/http.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage/memory.py
/usr/lib/python3.10/site-packages/vdirsyncer/storage/singlefile.py
/usr/lib/python3.10/site-packages/vdirsyncer/sync
/usr/lib/python3.10/site-packages/vdirsyncer/sync/__init__.py
/usr/lib/python3.10/site-packages/vdirsyncer/sync/__pycache__
/usr/lib/python3.10/site-packages/vdirsyncer/sync/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/sync/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/sync/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/sync/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/sync/__pycache__/status.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/sync/__pycache__/status.cpython-310.pyc
/usr/lib/python3.10/site-packages/vdirsyncer/sync/exceptions.py
/usr/lib/python3.10/site-packages/vdirsyncer/sync/status.py
/usr/lib/python3.10/site-packages/vdirsyncer/utils.py
/usr/lib/python3.10/site-packages/vdirsyncer/version.py
/usr/lib/python3.10/site-packages/vdirsyncer/vobject.py
/usr/share/doc/vdirsyncer
/usr/share/doc/vdirsyncer/AUTHORS.rst
/usr/share/doc/vdirsyncer/CONTRIBUTING.rst
/usr/share/doc/vdirsyncer/README.rst
/usr/share/licenses/vdirsyncer
/usr/share/licenses/vdirsyncer/LICENSE

References

Summary

In this tutorial we learn how to install python3-vdirsyncer on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).