r-indeed on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-indeed

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

$ yay -Rns r-indeed

2. Manually Install "r-indeed" via AUR

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

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

b. Clone r-indeed's git locally

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

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

$ cd ~/r-indeed $ makepkg -si

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

ID: 1340524
Name: r-indeed
PackageBaseID: 180932
PackageBase: r-indeed
Version: 2.16.0-1
Description: Interactive Visualization of Integrated Differential Expression and Differential Network Analysis for Biomarker Candidate Selection Package
URL: https://bioconductor.org/packages/INDEED
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654491329
LastModified: 1698278154
URLPath: /cgit/aur.git/snapshot/r-indeed.tar.gz