python-qiime2 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-qiime2

* (Optional) Uninstall python-qiime2 on Arch using YAY

$ yay -Rns python-qiime2

2. Manually Install "python-qiime2" via AUR

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

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

b. Clone python-qiime2's git locally

$ git clone https://aur.archlinux.org/python-qiime2.git ~/python-qiime2

c. Go to ~/python-qiime2 folder and install it

$ cd ~/python-qiime2 $ makepkg -si

3. Information about the python-qiime2 package on Arch User Repository (AUR)

ID: 812009
Name: python-qiime2
PackageBaseID: 139369
PackageBase: python-qiime2
Version: 2020.8.0.dev0-1
Description: the QIIME 2 framework
URL: https://qiime2.org
NumVotes: 0
Popularity: 0
OutOfDate: 1690570193
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549472327
LastModified: 1604232508
URLPath: /cgit/aur.git/snapshot/python-qiime2.tar.gz