r-trigger on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-trigger

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

$ yay -Rns r-trigger

2. Manually Install "r-trigger" via AUR

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

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

b. Clone r-trigger's git locally

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

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

$ cd ~/r-trigger $ makepkg -si

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

ID: 1341244
Name: r-trigger
PackageBaseID: 182769
PackageBase: r-trigger
Version: 1.48.0-1
Description: Transcriptional Regulatory Inference from Genetics of Gene ExpRession
URL: https://bioconductor.org/packages/trigger
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654538621
LastModified: 1698305504
URLPath: /cgit/aur.git/snapshot/r-trigger.tar.gz