r-annotate on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-annotate

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

$ yay -Rns r-annotate

2. Manually Install "r-annotate" via AUR

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

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

b. Clone r-annotate's git locally

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

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

$ cd ~/r-annotate $ makepkg -si

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

ID: 1340956
Name: r-annotate
PackageBaseID: 179520
PackageBase: r-annotate
Version: 1.80.0-1
Description: Annotation for microarrays
URL: https://bioconductor.org/packages/annotate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654450475
LastModified: 1698294631
URLPath: /cgit/aur.git/snapshot/r-annotate.tar.gz