python2-delorean on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python2-delorean

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

$ yay -Rns python2-delorean

2. Manually Install "python2-delorean" via AUR

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

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

b. Clone python2-delorean's git locally

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

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

$ cd ~/python2-delorean $ makepkg -si

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

ID: 254103
Name: python2-delorean
PackageBaseID: 104320
PackageBase: python2-delorean
Version: 0.5.0-1
Description: Library providing a more convenient use of datetimes
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1449533266
LastModified: 1449533450
URLPath: /cgit/aur.git/snapshot/python2-delorean.tar.gz

5. The same packages on other Linux Distributions