r-genbankr on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S r-genbankr

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

$ yay -Rns r-genbankr

2. Manually Install "r-genbankr" via AUR

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

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

b. Clone r-genbankr's git locally

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

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

$ cd ~/r-genbankr $ makepkg -si

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

ID: 1407601
Name: r-genbankr
PackageBaseID: 180567
PackageBase: r-genbankr
Version: 1.27.0-2
Description: Parsing GenBank files into semantically useful objects
URL: https://bioconductor.org/packages/genbankr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654482558
LastModified: 1707674944
URLPath: /cgit/aur.git/snapshot/r-genbankr.tar.gz