r-convert on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-convert

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

$ yay -Rns r-convert

2. Manually Install "r-convert" via AUR

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

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

b. Clone r-convert's git locally

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

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

$ cd ~/r-convert $ makepkg -si

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

ID: 1341190
Name: r-convert
PackageBaseID: 180053
PackageBase: r-convert
Version: 1.78.0-1
Description: Convert Microarray Data Objects
URL: https://bioconductor.org/packages/convert
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654470421
LastModified: 1698303576
URLPath: /cgit/aur.git/snapshot/r-convert.tar.gz