newick-utils on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S newick-utils

* (Optional) Uninstall newick-utils on Arch using YAY

$ yay -Rns newick-utils

2. Manually Install "newick-utils" via AUR

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

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

b. Clone newick-utils's git locally

$ git clone https://aur.archlinux.org/newick-utils.git ~/newick-utils

c. Go to ~/newick-utils folder and install it

$ cd ~/newick-utils $ makepkg -si

3. Information about the newick-utils package on Arch User Repository (AUR)

ID: 205461
Name: newick-utils
PackageBaseID: 53681
PackageBase: newick-utils
Version: 1.5.0-1
Description: The Newick Utilities are a suite of Unix shell tools for processing phylogenetic trees. Functions include re-rooting, extracting subtrees, trimming, pruning, condensing, drawing (ASCII graphics or SVG).
URL: http://cegg.unige.ch/newick_utils
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: petRUShka
FirstSubmitted: 1320272012
LastModified: 1435761184
URLPath: /cgit/aur.git/snapshot/newick-utils.tar.gz