r-keggrest on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-keggrest

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

$ yay -Rns r-keggrest

2. Manually Install "r-keggrest" via AUR

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

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

b. Clone r-keggrest's git locally

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

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

$ cd ~/r-keggrest $ makepkg -si

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

ID: 1340796
Name: r-keggrest
PackageBaseID: 181049
PackageBase: r-keggrest
Version: 1.42.0-1
Description: Client-side REST access to the Kyoto Encyclopedia of Genes and Genomes (KEGG)
URL: https://bioconductor.org/packages/KEGGREST
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494228
LastModified: 1698287544
URLPath: /cgit/aur.git/snapshot/r-keggrest.tar.gz