python-minfx on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-minfx

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

$ yay -Rns python-minfx

2. Manually Install "python-minfx" via AUR

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

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

b. Clone python-minfx's git locally

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

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

$ cd ~/python-minfx $ makepkg -si

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

ID: 289249
Name: python-minfx
PackageBaseID: 109482
PackageBase: python-minfx
Version: 1.0.12-1
Description: The minfx optimization library
URL: https://gna.org/projects/minfx/
NumVotes: 0
Popularity: 0
OutOfDate: 1704637679
Maintainer: cheesinglee
Submitter: cheesinglee
FirstSubmitted: 1459291391
LastModified: 1459291789
URLPath: /cgit/aur.git/snapshot/python-minfx.tar.gz