my_timers on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S my_timers

* (Optional) Uninstall my_timers on Arch using YAY

$ yay -Rns my_timers

2. Manually Install "my_timers" via AUR

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

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

b. Clone my_timers's git locally

$ git clone https://aur.archlinux.org/my_timers.git ~/my_timers

c. Go to ~/my_timers folder and install it

$ cd ~/my_timers $ makepkg -si

3. Information about the my_timers package on Arch User Repository (AUR)

ID: 1348170
Name: my_timers
PackageBaseID: 189025
PackageBase: my_timers
Version: 0.2.2-1
Description: Multithreaded MariaDB/MySQL event runner designed to serve as an improved event_scheduler.
URL: https://github.com/very-amused/my_timers
NumVotes: 1
Popularity: 0.000126
OutOfDate:
Maintainer: very-amused
Submitter: very-amused
FirstSubmitted: 1672086441
LastModified: 1699227552
URLPath: /cgit/aur.git/snapshot/my_timers.tar.gz