python2-pydash on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python2-pydash

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

$ yay -Rns python2-pydash

2. Manually Install "python2-pydash" via AUR

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

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

b. Clone python2-pydash's git locally

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

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

$ cd ~/python2-pydash $ makepkg -si

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

ID: 735241
Name: python2-pydash
PackageBaseID: 152710
PackageBase: python-pydash
Version: 4.7.6-1
Description: The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library.
URL: https://github.com/dgilland/pydash
NumVotes: 0
Popularity: 0
OutOfDate: 1656694286
Maintainer: lorcap
FirstSubmitted: 1589316402
LastModified: 1589316402
URLPath: /cgit/aur.git/snapshot/python2-pydash.tar.gz