r-target on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-target

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

$ yay -Rns r-target

2. Manually Install "r-target" via AUR

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

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

b. Clone r-target's git locally

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

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

$ cd ~/r-target $ makepkg -si

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

ID: 1340785
Name: r-target
PackageBaseID: 182661
PackageBase: r-target
Version: 1.16.0-1
Description: Predict Combined Function of Transcription Factors
URL: https://bioconductor.org/packages/target
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654535900
LastModified: 1698286944
URLPath: /cgit/aur.git/snapshot/r-target.tar.gz