python-pyfma on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-pyfma

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

$ yay -Rns python-pyfma

2. Manually Install "python-pyfma" via AUR

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

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

b. Clone python-pyfma's git locally

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

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

$ cd ~/python-pyfma $ makepkg -si

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

ID: 1254534
Name: python-pyfma
PackageBaseID: 169881
PackageBase: python-pyfma
Version: 0.1.6-3
Description: Fused multiply-add (with a single rounding) for Python
URL: https://github.com/nschloe/pyfma
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1628799856
LastModified: 1683504804
URLPath: /cgit/aur.git/snapshot/python-pyfma.tar.gz