python-click-datetime on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-click-datetime

* (Optional) Uninstall python-click-datetime on Arch using YAY

$ yay -Rns python-click-datetime

2. Manually Install "python-click-datetime" via AUR

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

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

b. Clone python-click-datetime's git locally

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

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

$ cd ~/python-click-datetime $ makepkg -si

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

ID: 647661
Name: python-click-datetime
PackageBaseID: 145171
PackageBase: python-click-datetime
Version: 0.2.0-1
Description: Click support for Python’s Datetime types.
URL: https://github.com/click-contrib/click-datetime
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: c-mauderer
Submitter: c-mauderer
FirstSubmitted: 1568822154
LastModified: 1568822154
URLPath: /cgit/aur.git/snapshot/python-click-datetime.tar.gz