python-icalevents on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "python-icalevents" 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-icalevents on Arch using YAY

$ yay -S python-icalevents

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

$ yay -Rns python-icalevents

2. Manually Install "python-icalevents" via AUR

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

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

b. Clone python-icalevents's git locally

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

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

$ cd ~/python-icalevents $ makepkg -si

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

ID: 835629
Name: python-icalevents
PackageBaseID: 149706
PackageBase: python-icalevents
Version: 0.1.25-0
Description: Python module for iCal URL/file parsing and querying.
URL: https://github.com/irgangla/icalevents
NumVotes: 0
Popularity: 0
OutOfDate: 1641889009
Maintainer:
Submitter: L0ric0
FirstSubmitted: 1583143994
LastModified: 1608409941
URLPath: /cgit/aur.git/snapshot/python-icalevents.tar.gz