python-ete on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-ete

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

$ yay -Rns python-ete

2. Manually Install "python-ete" via AUR

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

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

b. Clone python-ete's git locally

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

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

$ cd ~/python-ete $ makepkg -si

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

ID: 1017885
Name: python-ete
PackageBaseID: 129350
PackageBase: python-ete
Version: 3.1.2-1
Description: A Python Environment for (phylogenetic) Tree Exploration
URL: http://etetoolkit.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1516497375
LastModified: 1642016772
URLPath: /cgit/aur.git/snapshot/python-ete.tar.gz