python-delorean on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-delorean

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

$ yay -Rns python-delorean

2. Manually Install "python-delorean" via AUR

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

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

b. Clone python-delorean's git locally

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

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

$ cd ~/python-delorean $ makepkg -si

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

ID: 1263911
Name: python-delorean
PackageBaseID: 95296
PackageBase: python-delorean
Version: 1.0.0-2
Description: Library providing a more convenient use of datetimes
URL: http://delorean.readthedocs.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aperez
Submitter: aperez
FirstSubmitted: 1435427863
LastModified: 1685131315
URLPath: /cgit/aur.git/snapshot/python-delorean.tar.gz