r-vsn on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-vsn

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

$ yay -Rns r-vsn

2. Manually Install "r-vsn" via AUR

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

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

b. Clone r-vsn's git locally

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

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

$ cd ~/r-vsn $ makepkg -si

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

ID: 1341137
Name: r-vsn
PackageBaseID: 182872
PackageBase: r-vsn
Version: 3.70.0-1
Description: Variance stabilization and calibration for microarray data
URL: https://bioconductor.org/packages/vsn
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654541062
LastModified: 1698301557
URLPath: /cgit/aur.git/snapshot/r-vsn.tar.gz