python-cron-descriptor on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-cron-descriptor

* (Optional) Uninstall python-cron-descriptor on Arch using YAY

$ yay -Rns python-cron-descriptor

2. Manually Install "python-cron-descriptor" via AUR

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

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

b. Clone python-cron-descriptor's git locally

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

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

$ cd ~/python-cron-descriptor $ makepkg -si

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

ID: 1225596
Name: python-cron-descriptor
PackageBaseID: 115199
PackageBase: python-cron-descriptor
Version: 1.2.25-1
Description: A Python library that converts cron expressions into human readable strings.
URL: https://github.com/Salamek/cron-descriptor
NumVotes: 2
Popularity: 0
OutOfDate: 1706580300
Maintainer: tadly
Submitter: tadly
FirstSubmitted: 1472836405
LastModified: 1678726550
URLPath: /cgit/aur.git/snapshot/python-cron-descriptor.tar.gz