python-datetimerange on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-datetimerange

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

$ yay -Rns python-datetimerange

2. Manually Install "python-datetimerange" via AUR

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

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

b. Clone python-datetimerange's git locally

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

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

$ cd ~/python-datetimerange $ makepkg -si

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

ID: 1107449
Name: python-datetimerange
PackageBaseID: 156511
PackageBase: python-datetimerange
Version: 1.2.0-2
Description: Python library for handling time ranges
URL: https://github.com/thombashi/DateTimeRange
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596842261
LastModified: 1656916207
URLPath: /cgit/aur.git/snapshot/python-datetimerange.tar.gz