python-convertdate on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-convertdate

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

$ yay -Rns python-convertdate

2. Manually Install "python-convertdate" via AUR

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

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

b. Clone python-convertdate's git locally

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

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

$ cd ~/python-convertdate $ makepkg -si

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

ID: 1054608
Name: python-convertdate
PackageBaseID: 177142
PackageBase: python-convertdate
Version: 2.4.0-1
Description: Converts between Gregorian dates and other calendar systems
URL: https://pypi.org/project/convertdate
NumVotes: 3
Popularity: 0.005589
OutOfDate:
Maintainer: AchmadFathoni
Submitter: AchmadFathoni
FirstSubmitted: 1647858174
LastModified: 1647858174
URLPath: /cgit/aur.git/snapshot/python-convertdate.tar.gz