python-functoolsplus on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-functoolsplus

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

$ yay -Rns python-functoolsplus

2. Manually Install "python-functoolsplus" via AUR

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

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

b. Clone python-functoolsplus's git locally

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

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

$ cd ~/python-functoolsplus $ makepkg -si

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

ID: 1021311
Name: python-functoolsplus
PackageBaseID: 175191
PackageBase: python-functoolsplus
Version: 1.0.3-1
Description: More higher-order functions and operations on callable objects.
URL: https://github.com/homeinfogmbh/functoolsplus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: schard
FirstSubmitted: 1642592862
LastModified: 1642605844
URLPath: /cgit/aur.git/snapshot/python-functoolsplus.tar.gz