r-biclust on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-biclust

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

$ yay -Rns r-biclust

2. Manually Install "r-biclust" via AUR

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

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

b. Clone r-biclust's git locally

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

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

$ cd ~/r-biclust $ makepkg -si

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

ID: 1260407
Name: r-biclust
PackageBaseID: 179692
PackageBase: r-biclust
Version: 2.0.3.1-1
Description: BiCluster Algorithms
URL: https://cran.r-project.org/package=biclust
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654461942
LastModified: 1684519482
URLPath: /cgit/aur.git/snapshot/r-biclust.tar.gz