How to Install and Uninstall ncl-tools Package on Kali Linux

Last updated: September 20,2024

1. Install "ncl-tools" package

Here is a brief guide to show you how to install ncl-tools on Kali Linux

$ sudo apt update $ sudo apt install ncl-tools

2. Uninstall "ncl-tools" package

This guide let you learn how to uninstall ncl-tools on Kali Linux:

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

3. Information about the ncl-tools package on Kali Linux

Package: ncl-tools
Source: libncl
Version: 2.1.21+git20210811.b1213a7-5
Installed-Size: 1069
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libncl2 (>= 2.1.21+git20171002.4becff7), libstdc++6 (>= 13.1)
Size: 205888
SHA256: 09a8db3dd804c82dea4288e8be4fcf1c976e722a2ad5daa04394c4c435472c7d
SHA1: a5c8d97454c576175d1b9a4d0d4b3db61c906936
MD5sum: 6a69c72d2aa5b069698532db1b290151
Description: 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:
Homepage: https://github.com/mtholder/ncl
Section: science
Priority: optional
Filename: pool/main/libn/libncl/ncl-tools_2.1.21+git20210811.b1213a7-5_amd64.deb