r-qap on AUR (Arch User Repository)

Last updated: November 30,2024

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

$ yay -S r-qap

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

$ yay -Rns r-qap

2. Manually Install "r-qap" via AUR

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

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

b. Clone r-qap's git locally

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

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

$ cd ~/r-qap $ makepkg -si

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

ID: 1427724
Name: r-qap
PackageBaseID: 181879
PackageBase: r-qap
Version: 0.1.2-6
Description: Heuristics for the Quadratic Assignment Problem (QAP)
URL: https://cran.r-project.org/package=qap
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654514507
LastModified: 1710511734
URLPath: /cgit/aur.git/snapshot/r-qap.tar.gz