python-pyfnutils on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pyfnutils

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

$ yay -Rns python-pyfnutils

2. Manually Install "python-pyfnutils" via AUR

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

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

b. Clone python-pyfnutils's git locally

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

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

$ cd ~/python-pyfnutils $ makepkg -si

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

ID: 1226334
Name: python-pyfnutils
PackageBaseID: 168018
PackageBase: python-pyfnutils
Version: 1.4-1
Description: Small utility functions for Python: logging, parallel tasks, zstd.
URL: https://github.com/vejnar/pyfnutils
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: vejnar
Submitter: vejnar
FirstSubmitted: 1623785680
LastModified: 1678824087
URLPath: /cgit/aur.git/snapshot/python-pyfnutils.tar.gz