How to Install and Uninstall phybin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "phybin" package

This guide covers the steps necessary to install phybin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install phybin

2. Uninstall "phybin" package

Please follow the guidance below to uninstall phybin on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove phybin $ sudo apt autoclean && sudo apt autoremove

3. Information about the phybin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: phybin
Priority: optional
Section: universe/science
Installed-Size: 12671
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 0.3-1
Depends: libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10
Filename: pool/universe/p/phybin/phybin_0.3-1_amd64.deb
Size: 1646662
MD5sum: 1d0f1dcc6d08dc595d95b640f77fc3d8
SHA1: a0f8b8222db5d3d958bd50579de254367bc4bab3
SHA256: bd17a3cc00ab51acfe192924fa0a4f6b0cc3fbf09cf78314952509fbb2c39910
Description-en: binning/clustering newick trees by topology
PhyBin is a simple command line tool that classifies a set of Newick
tree files by their topology. The purpose of it is to take a large set
of tree files and browse through the most common tree topologies.
.
It can do simple binning of identical trees or more complex clustering
based on an all-to-all Robinson-Foulds distance matrix.
.
phybin produces output files that characterize the size and contents of
each bin or cluster (including generating GraphViz-based visual
representations of the tree topologies).
Description-md5: bd5ecd29808dab83aa6049e97e00b573
Homepage: http://www.cs.indiana.edu/~rrnewton/projects/phybin/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu