r-codelink on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-codelink

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

$ yay -Rns r-codelink

2. Manually Install "r-codelink" via AUR

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

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

b. Clone r-codelink's git locally

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

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

$ cd ~/r-codelink $ makepkg -si

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

ID: 1341162
Name: r-codelink
PackageBaseID: 180006
PackageBase: r-codelink
Version: 1.70.0-1
Description: Manipulation of Codelink microarray data
URL: https://bioconductor.org/packages/codelink
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654469326
LastModified: 1698302358
URLPath: /cgit/aur.git/snapshot/r-codelink.tar.gz