python-jdcal on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-jdcal

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

$ yay -Rns python-jdcal

2. Manually Install "python-jdcal" via AUR

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

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

b. Clone python-jdcal's git locally

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

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

$ cd ~/python-jdcal $ makepkg -si

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

ID: 1242996
Name: python-jdcal
PackageBaseID: 192186
PackageBase: python-jdcal
Version: 1.4.1-9
Description: Julian dates, from proleptic Gregorian and Julian calendars
URL: https://github.com/phn/jdcal
NumVotes: 1
Popularity: 0.001073
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1680343979
LastModified: 1681790877
URLPath: /cgit/aur.git/snapshot/python-jdcal.tar.gz