r-autotuner on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-autotuner

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

$ yay -Rns r-autotuner

2. Manually Install "r-autotuner" via AUR

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

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

b. Clone r-autotuner's git locally

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

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

$ cd ~/r-autotuner $ makepkg -si

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

ID: 1163680
Name: r-autotuner
PackageBaseID: 179600
PackageBase: r-autotuner
Version: 1.10.0-5
Description: Automated parameter selection for untargeted metabolomics data processing
URL: https://bioconductor.org/packages/3.15/Autotuner
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654452423
LastModified: 1667542403
URLPath: /cgit/aur.git/snapshot/r-autotuner.tar.gz