python-cronsim on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-cronsim

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

$ yay -Rns python-cronsim

2. Manually Install "python-cronsim" via AUR

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

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

b. Clone python-cronsim's git locally

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

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

$ cd ~/python-cronsim $ makepkg -si

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

ID: 1299383
Name: python-cronsim
PackageBaseID: 173131
PackageBase: python-cronsim
Version: 2.5.0-3
Description: A python cron expression parser and evaluator.
URL: https://github.com/cuu508/cronsim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eta-carinae
Submitter: eta-carinae
FirstSubmitted: 1637022998
LastModified: 1691250548
URLPath: /cgit/aur.git/snapshot/python-cronsim.tar.gz