python-timeslot on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-timeslot

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

$ yay -Rns python-timeslot

2. Manually Install "python-timeslot" via AUR

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

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

b. Clone python-timeslot's git locally

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

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

$ cd ~/python-timeslot $ makepkg -si

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

ID: 1023788
Name: python-timeslot
PackageBaseID: 175321
PackageBase: python-timeslot
Version: 0.1.2-1
Description: Time slots/intervals with an arbitrary start and stop
URL: https://github.com/ErikBjare/timeslot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Y7n05h
Submitter: Y7n05h
FirstSubmitted: 1642947446
LastModified: 1642947447
URLPath: /cgit/aur.git/snapshot/python-timeslot.tar.gz