python-dendropy on AUR (Arch User Repository)

Last updated: April 30,2024

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

$ yay -S python-dendropy

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

$ yay -Rns python-dendropy

2. Manually Install "python-dendropy" via AUR

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

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

b. Clone python-dendropy's git locally

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

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

$ cd ~/python-dendropy $ makepkg -si

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

ID: 1270228
Name: python-dendropy
PackageBaseID: 185336
PackageBase: python-dendropy
Version: 4.6.1-1
Description: A Python library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters.
URL: http://packages.python.org/DendroPy/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1661890925
LastModified: 1686290562
URLPath: /cgit/aur.git/snapshot/python-dendropy.tar.gz