r-msa on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-msa

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

$ yay -Rns r-msa

2. Manually Install "r-msa" via AUR

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

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

b. Clone r-msa's git locally

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

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

$ cd ~/r-msa $ makepkg -si

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

ID: 1340811
Name: r-msa
PackageBaseID: 181416
PackageBase: r-msa
Version: 1.34.0-1
Description: Multiple Sequence Alignment
URL: https://bioconductor.org/packages/msa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654503454
LastModified: 1698288322
URLPath: /cgit/aur.git/snapshot/r-msa.tar.gz