sigpy on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S sigpy

* (Optional) Uninstall sigpy on Arch using YAY

$ yay -Rns sigpy

2. Manually Install "sigpy" via AUR

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

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

b. Clone sigpy's git locally

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

c. Go to ~/sigpy folder and install it

$ cd ~/sigpy $ makepkg -si

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

ID: 1033029
Name: sigpy
PackageBaseID: 158963
PackageBase: sigpy
Version: 0.1.23-2
Description: A package for signal processing, with emphasis on iterative methods.
URL: https://github.com/mikgroup/sigpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Nordwin
Submitter: Nordwin
FirstSubmitted: 1603201439
LastModified: 1644255307
URLPath: /cgit/aur.git/snapshot/sigpy.tar.gz