r-isingsampler on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-isingsampler

* (Optional) Uninstall r-isingsampler on Arch using YAY

$ yay -Rns r-isingsampler

2. Manually Install "r-isingsampler" via AUR

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

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

b. Clone r-isingsampler's git locally

$ git clone https://aur.archlinux.org/r-isingsampler.git ~/r-isingsampler

c. Go to ~/r-isingsampler folder and install it

$ cd ~/r-isingsampler $ makepkg -si

3. Information about the r-isingsampler package on Arch User Repository (AUR)

ID: 1307080
Name: r-isingsampler
PackageBaseID: 180977
PackageBase: r-isingsampler
Version: 0.2.3-1
Description: Sampling Methods and Distribution Functions for the Ising Model
URL: https://cran.r-project.org/package=IsingSampler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654492445
LastModified: 1692619512
URLPath: /cgit/aur.git/snapshot/r-isingsampler.tar.gz