muscle on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S muscle

* (Optional) Uninstall muscle on Arch using YAY

$ yay -Rns muscle

2. Manually Install "muscle" via AUR

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

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

b. Clone muscle's git locally

$ git clone https://aur.archlinux.org/muscle.git ~/muscle

c. Go to ~/muscle folder and install it

$ cd ~/muscle $ makepkg -si

3. Information about the muscle package on Arch User Repository (AUR)

ID: 1028686
Name: muscle
PackageBaseID: 22632
PackageBase: muscle
Version: 5.1-1
Description: Multiple sequence comparison by log-expectation
URL: https://github.com/rcedgar/muscle
NumVotes: 11
Popularity: 0.000109
OutOfDate:
Maintainer: mschu
Submitter: Allan
FirstSubmitted: 1230467287
LastModified: 1643582705
URLPath: /cgit/aur.git/snapshot/muscle.tar.gz