python-aiocron on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python-aiocron

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

$ yay -Rns python-aiocron

2. Manually Install "python-aiocron" via AUR

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

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

b. Clone python-aiocron's git locally

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

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

$ cd ~/python-aiocron $ makepkg -si

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

ID: 1002602
Name: python-aiocron
PackageBaseID: 156132
PackageBase: python-aiocron
Version: 1.8-2
Description: Provide a decorator to run function at time
URL: https://github.com/gawel/aiocron
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: SteamedFish
FirstSubmitted: 1596102168
LastModified: 1639413106
URLPath: /cgit/aur.git/snapshot/python-aiocron.tar.gz