r-biostrings on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S r-biostrings

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

$ yay -Rns r-biostrings

2. Manually Install "r-biostrings" via AUR

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

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

b. Clone r-biostrings's git locally

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

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

$ cd ~/r-biostrings $ makepkg -si

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

ID: 1346230
Name: r-biostrings
PackageBaseID: 139449
PackageBase: r-biostrings
Version: 2.70.1-1
Description: Efficient manipulation of biological strings
URL: https://bioconductor.org/packages/release/bioc/html/Biostrings.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549648405
LastModified: 1698917429
URLPath: /cgit/aur.git/snapshot/r-biostrings.tar.gz