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

Last updated: May 11,2024

1. Install "fastdnaml" package

This guide let you learn how to install fastdnaml on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install fastdnaml

2. Uninstall "fastdnaml" package

Here is a brief guide to show you how to uninstall fastdnaml on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fastdnaml $ sudo apt autoclean && sudo apt autoremove

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

Package: fastdnaml
Priority: optional
Section: universe/science
Installed-Size: 232
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Version: 1.2.2-11
Depends: libc6 (>= 2.7)
Suggests: phylip
Filename: pool/universe/f/fastdnaml/fastdnaml_1.2.2-11_amd64.deb
Size: 59696
MD5sum: c0be963d406613c377f902a11fe5905b
SHA1: 4e9da59baa00c9ac83335afddd208e6c9b1eb5b3
SHA256: be6f3949ceacf40aebcdb90c0b1d8229d84bce7c16097d73c9e20e40887aeda8
Description-en: Tool for construction of phylogenetic trees of DNA sequences
fastDNAml is a program derived from Joseph Felsenstein's version 3.3 DNAML
(part of his PHYLIP package). Users should consult the documentation for
DNAML before using this program.
.
fastDNAml is an attempt to solve the same problem as DNAML, but to do so
faster and using less memory, so that larger trees and/or more bootstrap
replicates become tractable. Much of fastDNAml is merely a recoding of the
PHYLIP 3.3 DNAML program from PASCAL to C.
.
Note that the homepage of this program is not available any more and so
this program will probably not see any further updates.
Description-md5: 54169e83396b506e0827efa278465930
Homepage: ftp://ftp.bio.indiana.edu/molbio/evolve/fastdnaml/fastDNAml.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu