python-ics on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-ics

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

$ yay -Rns python-ics

2. Manually Install "python-ics" via AUR

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

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

b. Clone python-ics's git locally

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

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

$ cd ~/python-ics $ makepkg -si

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

ID: 1226820
Name: python-ics
PackageBaseID: 119966
PackageBase: python-ics
Version: 0.7.2-1
Description: Pythonic and easy iCalendar library
URL: http://pypi.python.org/pypi/ics/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Eothred
Submitter: helvethor
FirstSubmitted: 1487537697
LastModified: 1678874681
URLPath: /cgit/aur.git/snapshot/python-ics.tar.gz