libsleef on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S libsleef

* (Optional) Uninstall libsleef on Arch using YAY

$ yay -Rns libsleef

2. Manually Install "libsleef" via AUR

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

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

b. Clone libsleef's git locally

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

c. Go to ~/libsleef folder and install it

$ cd ~/libsleef $ makepkg -si

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

ID: 1032009
Name: libsleef
PackageBaseID: 175700
PackageBase: libsleef
Version: 3.5.1-1
Description: SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT
URL: https://sleef.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keksbg
Submitter: keksbg
FirstSubmitted: 1644099890
LastModified: 1644099890
URLPath: /cgit/aur.git/snapshot/libsleef.tar.gz