r-permute on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S r-permute

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

$ yay -Rns r-permute

2. Manually Install "r-permute" via AUR

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

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

b. Clone r-permute's git locally

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

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

$ cd ~/r-permute $ makepkg -si

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

ID: 1376099
Name: r-permute
PackageBaseID: 181719
PackageBase: r-permute
Version: 0.9.7-12
Description: Functions for Generating Restricted Permutations of Data
URL: https://cran.r-project.org/package=permute
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654510655
LastModified: 1703613833
URLPath: /cgit/aur.git/snapshot/r-permute.tar.gz