python-croniter on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-croniter

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

$ yay -Rns python-croniter

2. Manually Install "python-croniter" via AUR

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

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

b. Clone python-croniter's git locally

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

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

$ cd ~/python-croniter $ makepkg -si

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

ID: 1080147
Name: python-croniter
PackageBaseID: 132803
PackageBase: python-croniter
Version: 1.3.5-1
Description: A Python module to provide iteration for datetime object.
URL: https://github.com/kiorky/croniter
NumVotes: 3
Popularity: 0.069754
OutOfDate:
Maintainer: yochananmarqos
FirstSubmitted: 1527328981
LastModified: 1652551993
URLPath: /cgit/aur.git/snapshot/python-croniter.tar.gz