python-dateutil-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-dateutil-git

* (Optional) Uninstall python-dateutil-git on Arch using YAY

$ yay -Rns python-dateutil-git

2. Manually Install "python-dateutil-git" via AUR

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

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

b. Clone python-dateutil-git's git locally

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

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

$ cd ~/python-dateutil-git $ makepkg -si

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

ID: 1312526
Name: python-dateutil-git
PackageBaseID: 197229
PackageBase: python-dateutil-git
Version: 2.8.2-1
Description: Provides powerful extensions to the standard datetime module
URL: https://github.com/dateutil/dateutil
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: kraanzu
FirstSubmitted: 1693634092
LastModified: 1693634092
URLPath: /cgit/aur.git/snapshot/python-dateutil-git.tar.gz