python-nifty on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-nifty

* (Optional) Uninstall python-nifty on Arch using YAY

$ yay -Rns python-nifty

2. Manually Install "python-nifty" via AUR

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

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

b. Clone python-nifty's git locally

$ git clone https://aur.archlinux.org/python-nifty.git ~/python-nifty

c. Go to ~/python-nifty folder and install it

$ cd ~/python-nifty $ makepkg -si

3. Information about the python-nifty package on Arch User Repository (AUR)

ID: 639905
Name: python-nifty
PackageBaseID: 144531
PackageBase: python-nifty
Version: 5.0.1-1
Description: Versatile library designed to enable the development of signal inference algorithms that operate regardless of the underlying grids (spatial, spectral, temporal, ...) and their resolutions
URL: http://ift.pages.mpcdf.de/nifty/ift.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: edh
Submitter: edh
FirstSubmitted: 1566649854
LastModified: 1566649854
URLPath: /cgit/aur.git/snapshot/python-nifty.tar.gz