r-matchbox on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-matchbox

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

$ yay -Rns r-matchbox

2. Manually Install "r-matchbox" via AUR

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

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

b. Clone r-matchbox's git locally

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

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

$ cd ~/r-matchbox $ makepkg -si

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

ID: 1340030
Name: r-matchbox
PackageBaseID: 181194
PackageBase: r-matchbox
Version: 1.44.0-1
Description: Utilities to compute, compare, and plot the agreement between ordered vectors of features (ie. distinct genomic experiments). The package includes Correspondence-At-the-TOP (CAT) analysis.
URL: https://bioconductor.org/packages/matchBox
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654497824
LastModified: 1698260793
URLPath: /cgit/aur.git/snapshot/r-matchbox.tar.gz