How to Install and Uninstall ncl-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "ncl-tools" package

This is a short guide on how to install ncl-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ncl-tools

2. Uninstall "ncl-tools" package

This guide let you learn how to uninstall ncl-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ncl-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the ncl-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ncl-tools
Priority: optional
Section: universe/science
Installed-Size: 438
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Architecture: amd64
Source: libncl
Version: 2.1.18+dfsg-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libncl1, libstdc++6 (>= 5.2)
Filename: pool/universe/libn/libncl/ncl-tools_2.1.18+dfsg-2_amd64.deb
Size: 94714
MD5sum: 50ab01bb391680ebdc01b53013a51a12
SHA1: 79ec4510056537747ff20b261d5d740de8f2aa7d
SHA256: d9eafae891bf645ea9c1fe2fb102bfa1c8e1e493fe17d5f3f95e4608bfa1e60b
Description-en: tools to deal with NEXUS files
The NEXUS Class Library is a C++ library for parsing NEXUS files.
.
The NEXUS file format is widely used in bioinformatics. Several popular
phylogenetic programs such as Paup, MrBayes, Mesquite, and MacClade use
this format.
Description-md5: c9b884774afd80b3cd5488d0363db4cc
Homepage: http://sourceforge.net/projects/ncl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu