python-dateutils on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-dateutils

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

$ yay -Rns python-dateutils

2. Manually Install "python-dateutils" via AUR

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

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

b. Clone python-dateutils's git locally

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

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

$ cd ~/python-dateutils $ makepkg -si

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

ID: 1139253
Name: python-dateutils
PackageBaseID: 135070
PackageBase: python-dateutils
Version: 0.6.12-2
Description: Utilities for working with datetime objects
URL: https://github.com/jmcantrell/python-dateutils
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: a.kudelin
Submitter: hv15
FirstSubmitted: 1534241379
LastModified: 1663095695
URLPath: /cgit/aur.git/snapshot/python-dateutils.tar.gz