python-caldav on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "python-caldav" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-caldav on Arch using YAY

$ yay -S python-caldav

* (Optional) Uninstall python-caldav on Arch using YAY

$ yay -Rns python-caldav

2. Manually Install "python-caldav" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-caldav's git locally

$ git clone https://aur.archlinux.org/python-caldav.git ~/python-caldav

c. Go to ~/python-caldav folder and install it

$ cd ~/python-caldav $ makepkg -si

3. Information about the python-caldav package on Arch User Repository (AUR)

ID: 1390002
Name: python-caldav
PackageBaseID: 125175
PackageBase: python-caldav
Version: 1.3.9-2
Description: A CalDAV (RFC4791) client library for Python
URL: https://github.com/python-caldav/caldav
NumVotes: 5
Popularity: 0.277786
OutOfDate:
Maintainer: yochananmarqos
Submitter: fauxmight
FirstSubmitted: 1503977749
LastModified: 1705861890
URLPath: /cgit/aur.git/snapshot/python-caldav.tar.gz