intel-decimalfp on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S intel-decimalfp

* (Optional) Uninstall intel-decimalfp on Arch using YAY

$ yay -Rns intel-decimalfp

2. Manually Install "intel-decimalfp" via AUR

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

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

b. Clone intel-decimalfp's git locally

$ git clone https://aur.archlinux.org/intel-decimalfp.git ~/intel-decimalfp

c. Go to ~/intel-decimalfp folder and install it

$ cd ~/intel-decimalfp $ makepkg -si

3. Information about the intel-decimalfp package on Arch User Repository (AUR)

ID: 409819
Name: intel-decimalfp
PackageBaseID: 122255
PackageBase: intel-decimalfp
Version: 2.0-1
Description: Software implementation of the IEEE 754-2008 Decimal Floating-Point Arithmetic specification
URL: https://software.intel.com/en-us/articles/intel-decimal-floating-point-math-library
NumVotes: 0
Popularity: 0
OutOfDate: 1586284711
Maintainer: yhager
Submitter: yhager
FirstSubmitted: 1494461846
LastModified: 1494461846
URLPath: /cgit/aur.git/snapshot/intel-decimalfp.tar.gz