python-holidays on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-holidays

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

$ yay -Rns python-holidays

2. Manually Install "python-holidays" via AUR

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

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

b. Clone python-holidays's git locally

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

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

$ cd ~/python-holidays $ makepkg -si

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

ID: 1406679
Name: python-holidays
PackageBaseID: 177156
PackageBase: python-holidays
Version: 0.41-1
Description: Generate and work with holidays in Python
URL: https://github.com/dr-prodigy/python-holidays
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: AlphaJack
Submitter: AchmadFathoni
FirstSubmitted: 1647860719
LastModified: 1707497208
URLPath: /cgit/aur.git/snapshot/python-holidays.tar.gz