mothur on AUR (Arch User Repository)

Last updated: December 23,2024

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

$ yay -S mothur

* (Optional) Uninstall mothur on Arch using YAY

$ yay -Rns mothur

2. Manually Install "mothur" via AUR

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

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

b. Clone mothur's git locally

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

c. Go to ~/mothur folder and install it

$ cd ~/mothur $ makepkg -si

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

ID: 1395800
Name: mothur
PackageBaseID: 121122
PackageBase: mothur
Version: 1.48.0-1
Description: A bioinformatics program for analyzing microbial communities.
URL: https://www.mothur.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: wookietreiber
FirstSubmitted: 1490958731
LastModified: 1706667796
URLPath: /cgit/aur.git/snapshot/mothur.tar.gz