python-pydash on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-pydash

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

$ yay -Rns python-pydash

2. Manually Install "python-pydash" via AUR

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

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

b. Clone python-pydash's git locally

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

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

$ cd ~/python-pydash $ makepkg -si

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

ID: 1406665
Name: python-pydash
PackageBaseID: 152710
PackageBase: python-pydash
Version: 7.0.7-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:
Maintainer: thrasibule
Submitter: lorcap
FirstSubmitted: 1589316402
LastModified: 1707495159
URLPath: /cgit/aur.git/snapshot/python-pydash.tar.gz