cl-ieee-floats on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S cl-ieee-floats

* (Optional) Uninstall cl-ieee-floats on Arch using YAY

$ yay -Rns cl-ieee-floats

2. Manually Install "cl-ieee-floats" via AUR

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

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

b. Clone cl-ieee-floats's git locally

$ git clone https://aur.archlinux.org/cl-ieee-floats.git ~/cl-ieee-floats

c. Go to ~/cl-ieee-floats folder and install it

$ cd ~/cl-ieee-floats $ makepkg -si

3. Information about the cl-ieee-floats package on Arch User Repository (AUR)

ID: 1079875
Name: cl-ieee-floats
PackageBaseID: 178815
PackageBase: cl-ieee-floats
Version: 1-1
Description: IEEE-754 implementation for Common Lisp
URL: https://ieee-floats.common-lisp.dev
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1652514994
LastModified: 1652514994
URLPath: /cgit/aur.git/snapshot/cl-ieee-floats.tar.gz