r-genefilter on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S r-genefilter

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

$ yay -Rns r-genefilter

2. Manually Install "r-genefilter" via AUR

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

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

b. Clone r-genefilter's git locally

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

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

$ cd ~/r-genefilter $ makepkg -si

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

ID: 1341023
Name: r-genefilter
PackageBaseID: 180574
PackageBase: r-genefilter
Version: 1.84.0-1
Description: genefilter: methods for filtering genes from high-throughput experiments
URL: https://bioconductor.org/packages/genefilter
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482725
LastModified: 1698297417
URLPath: /cgit/aur.git/snapshot/r-genefilter.tar.gz