python2-icalendar on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-icalendar

* (Optional) Uninstall python2-icalendar on Arch using YAY

$ yay -Rns python2-icalendar

2. Manually Install "python2-icalendar" via AUR

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

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

b. Clone python2-icalendar's git locally

$ git clone https://aur.archlinux.org/python2-icalendar.git ~/python2-icalendar

c. Go to ~/python2-icalendar folder and install it

$ cd ~/python2-icalendar $ makepkg -si

3. Information about the python2-icalendar package on Arch User Repository (AUR)

ID: 653868
Name: python2-icalendar
PackageBaseID: 145649
PackageBase: python2-icalendar
Version: 4.0.3-1
Description: A parser/generator of iCalendar files (RFC 2445) (Python2 version)
URL: https://github.com/collective/icalendar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: e-v
FirstSubmitted: 1570484979
LastModified: 1570484979
URLPath: /cgit/aur.git/snapshot/python2-icalendar.tar.gz

5. The same packages on other Linux Distributions