python2-jdcal on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-jdcal

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

$ yay -Rns python2-jdcal

2. Manually Install "python2-jdcal" via AUR

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

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

b. Clone python2-jdcal's git locally

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

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

$ cd ~/python2-jdcal $ makepkg -si

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

ID: 658725
Name: python2-jdcal
PackageBaseID: 146028
PackageBase: python2-jdcal
Version: 1.4.1-1
Description: Julian dates, from proleptic Gregorian and Julian calendars
URL: https://github.com/phn/jdcal
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: edacval
FirstSubmitted: 1571781578
LastModified: 1571781578
URLPath: /cgit/aur.git/snapshot/python2-jdcal.tar.gz

5. The same packages on other Linux Distributions