r-switchbox on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-switchbox

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

$ yay -Rns r-switchbox

2. Manually Install "r-switchbox" via AUR

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

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

b. Clone r-switchbox's git locally

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

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

$ cd ~/r-switchbox $ makepkg -si

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

ID: 1340170
Name: r-switchbox
PackageBaseID: 182643
PackageBase: r-switchbox
Version: 1.38.0-1
Description: Utilities to train and validate classifiers based on pair switching using the K-Top-Scoring-Pair (KTSP) algorithm
URL: https://bioconductor.org/packages/switchBox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654535446
LastModified: 1698266000
URLPath: /cgit/aur.git/snapshot/r-switchbox.tar.gz