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

Last updated: September 20,2024

1. Install "iqtree" package

Please follow the steps below to install iqtree on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install iqtree

2. Uninstall "iqtree" package

Please follow the steps below to uninstall iqtree on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove iqtree $ sudo apt autoclean && sudo apt autoremove

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

Package: iqtree
Priority: optional
Section: universe/science
Installed-Size: 7236
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.3.11.1+dfsg-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.0), libgomp1 (>= 4.9), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Filename: pool/universe/i/iqtree/iqtree_1.3.11.1+dfsg-1_amd64.deb
Size: 1761152
MD5sum: cb81538664c74536252a11bfa4412d9f
SHA1: 2ee60539876132da2fd3704fe5ed6257227bfb19
SHA256: e5e216ee6c00d89b5a718ac4d3414cd3a56bee2ae31e9ef2959300e43916be38
Description-en: efficient phylogenetic software by maximum likelihood
IQ-TREE is a very efficient maximum likelihood phylogenetic software
with following key features among others:
.
* A novel fast and effective stochastic algorithm to estimate maximum
likelihood trees. IQ-TREE outperforms both RAxML and PhyML in terms
of likelihood while requiring similar amount of computing time (see
Nguyen et al., 2015)
* An ultrafast bootstrap approximation to assess branch supports (see
Minh et al., 2013).
* A wide range of substitution models for binary, DNA, protein, codon,
and morphological alignments.
* Ultrafast model selection for all data types, 10 to 100 times faster
than jModelTest and ProtTest.
* Finding best partition scheme like PartitionFinder.
* Partitioned models with mixed data types for phylogenomic (multi-
gene) alignments, allowing for separate, proportional, or joint
branch lengths among genes.
* Supporting the phylogenetic likelihod library (PLL) (see Flouri et
al., 2014)
Description-md5: 74d9431c410fc0f02ede82d14c6a3692
Homepage: http://www.cibiv.at/software/iqtree/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu