r-msar on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-msar

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

$ yay -Rns r-msar

2. Manually Install "r-msar" via AUR

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

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

b. Clone r-msar's git locally

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

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

$ cd ~/r-msar $ makepkg -si

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

ID: 1092762
Name: r-msar
PackageBaseID: 181417
PackageBase: r-msar
Version: 0.6.0-2
Description: Multiple Sequence Alignment for R Shiny
URL: https://cran.r-project.org/package=msaR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654503478
LastModified: 1654503478
URLPath: /cgit/aur.git/snapshot/r-msar.tar.gz