python-ete3 on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-ete3

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

$ yay -Rns python-ete3

2. Manually Install "python-ete3" via AUR

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

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

b. Clone python-ete3's git locally

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

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

$ cd ~/python-ete3 $ makepkg -si

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

ID: 1251353
Name: python-ete3
PackageBaseID: 185335
PackageBase: python-ete3
Version: 3.1.3-1
Description: A Python Environment for (phylogenetic) Tree Exploration
URL: http://etetoolkit.org
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1661890890
LastModified: 1683028924
URLPath: /cgit/aur.git/snapshot/python-ete3.tar.gz