treeviewx on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S treeviewx

* (Optional) Uninstall treeviewx on Arch using YAY

$ yay -Rns treeviewx

2. Manually Install "treeviewx" via AUR

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

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

b. Clone treeviewx's git locally

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

c. Go to ~/treeviewx folder and install it

$ cd ~/treeviewx $ makepkg -si

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

ID: 1206857
Name: treeviewx
PackageBaseID: 190155
PackageBase: treeviewx
Version: 0.5.0-1
Description: Program to display phylogenetic trees
URL: https://code.google.com/archive/p/treeviewx/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: malacology
Submitter: malacology
FirstSubmitted: 1675586963
LastModified: 1675589601
URLPath: /cgit/aur.git/snapshot/treeviewx.tar.gz