libdfp on AUR (Arch User Repository)

Last updated: May 22,2024

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

$ yay -S libdfp

* (Optional) Uninstall libdfp on Arch using YAY

$ yay -Rns libdfp

2. Manually Install "libdfp" via AUR

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

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

b. Clone libdfp's git locally

$ git clone https://aur.archlinux.org/libdfp.git ~/libdfp

c. Go to ~/libdfp folder and install it

$ cd ~/libdfp $ makepkg -si

3. Information about the libdfp package on Arch User Repository (AUR)

ID: 972912
Name: libdfp
PackageBaseID: 171902
PackageBase: libdfp
Version: 1.0.16-1
Description: Decimal Floating Point C Library
URL: https://github.com/libdfp/libdfp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kamilcuk
Submitter: Kamilcuk
FirstSubmitted: 1633946717
LastModified: 1633946717
URLPath: /cgit/aur.git/snapshot/libdfp.tar.gz