python-ipfn on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-ipfn

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

$ yay -Rns python-ipfn

2. Manually Install "python-ipfn" via AUR

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

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

b. Clone python-ipfn's git locally

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

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

$ cd ~/python-ipfn $ makepkg -si

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

ID: 1322264
Name: python-ipfn
PackageBaseID: 197794
PackageBase: python-ipfn
Version: 1.4.4-1
Description: Iterative Proportional Fitting with N dimensions
URL: https://pypi.org/project/ipfn/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leon-richardt
Submitter: leon-richardt
FirstSubmitted: 1695278136
LastModified: 1695278467
URLPath: /cgit/aur.git/snapshot/python-ipfn.tar.gz