python-python-crontab on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-python-crontab

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

$ yay -Rns python-python-crontab

2. Manually Install "python-python-crontab" via AUR

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

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

b. Clone python-python-crontab's git locally

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

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

$ cd ~/python-python-crontab $ makepkg -si

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

ID: 1390025
Name: python-python-crontab
PackageBaseID: 191028
PackageBase: python-python-crontab
Version: 3.0.0-1
Description: Crontab module for reading and writing crontab files and accessing the system cron automatically and simply using a direct API.
URL: https://gitlab.com/doctormo/python-crontab
NumVotes: 26
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1677882620
LastModified: 1705863165
URLPath: /cgit/aur.git/snapshot/python-python-crontab.tar.gz