r-ggmsa on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S r-ggmsa

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

$ yay -Rns r-ggmsa

2. Manually Install "r-ggmsa" via AUR

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

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

b. Clone r-ggmsa's git locally

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

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

$ cd ~/r-ggmsa $ makepkg -si

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

ID: 1340894
Name: r-ggmsa
PackageBaseID: 180660
PackageBase: r-ggmsa
Version: 1.8.0-1
Description: Plot Multiple Sequence Alignment using 'ggplot2'
URL: https://bioconductor.org/packages/ggmsa
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654484769
LastModified: 1698291704
URLPath: /cgit/aur.git/snapshot/r-ggmsa.tar.gz