python-swyft on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-swyft

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

$ yay -Rns python-swyft

2. Manually Install "python-swyft" via AUR

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

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

b. Clone python-swyft's git locally

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

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

$ cd ~/python-swyft $ makepkg -si

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

ID: 1306750
Name: python-swyft
PackageBaseID: 189790
PackageBase: python-swyft
Version: 0.4.4-2
Description: swyft is the official implementation of Truncated Marginal Neural Ratio Estimation (TMNRE), a hyper-efficient, simulation-based inference technique for complex data and expensive simulators.
URL: https://github.com/undark-lab/swyft
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: wjhandley
Submitter: wjhandley
FirstSubmitted: 1674482387
LastModified: 1692562537
URLPath: /cgit/aur.git/snapshot/python-swyft.tar.gz