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

Last updated: May 19,2024

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

$ yay -S python-pretty-cron

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

$ yay -Rns python-pretty-cron

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

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

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

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

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

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

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

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

ID: 1259044
Name: python-pretty-cron
PackageBaseID: 124497
PackageBase: python-pretty-cron
Version: 1.2.0-2
Description: Converts crontab expressions to human-readable descriptions.
URL: https://github.com/adamchainz/pretty-cron
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: BubuIIC
Submitter: niQo
FirstSubmitted: 1501654066
LastModified: 1684278160
URLPath: /cgit/aur.git/snapshot/python-pretty-cron.tar.gz