complex_bessel on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S complex_bessel

* (Optional) Uninstall complex_bessel on Arch using YAY

$ yay -Rns complex_bessel

2. Manually Install "complex_bessel" via AUR

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

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

b. Clone complex_bessel's git locally

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

c. Go to ~/complex_bessel folder and install it

$ cd ~/complex_bessel $ makepkg -si

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

ID: 888292
Name: complex_bessel
PackageBaseID: 85473
PackageBase: complex_bessel
Version: 0.7.0_beta-1
Description: A C++ library to evaluate the Bessel functions of real order and complex argument.
URL: https://github.com/valandil/complex_bessel
NumVotes: 3
Popularity: 0.000804
OutOfDate:
Maintainer: valandil
Submitter: valandil
FirstSubmitted: 1410360286
LastModified: 1617669821
URLPath: /cgit/aur.git/snapshot/complex_bessel.tar.gz