How to Install and Uninstall nauty Package on Kali Linux

Last updated: April 29,2024

1. Install "nauty" package

This tutorial shows how to install nauty on Kali Linux

$ sudo apt update $ sudo apt install nauty

2. Uninstall "nauty" package

This guide let you learn how to uninstall nauty on Kali Linux:

$ sudo apt remove nauty $ sudo apt autoclean && sudo apt autoremove

3. Information about the nauty package on Kali Linux

Package: nauty
Version: 2.8.8+ds-2
Installed-Size: 3068
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libnauty-2.8.8 (= 2.8.8+ds-2), libc6 (>= 2.34), libgmp10 (>= 2:6.3.0+dfsg), zlib1g (>= 1:1.1.4)
Suggests: graphviz, nauty-doc
Size: 732876
SHA256: dd49aaeac2894486b24dc00e7172d4306b7b33885973b2c229d55d89da02ed04
SHA1: ae0118635ee1f294774e62ddea780fb1b937a211
MD5sum: e020da3afaa2f9615c857023d933dc99
Description: library for graph automorphisms -- interface and tools
nauty (No AUTomorphisms, Yes?) is a set of procedures for computing
automorphism groups of graphs and digraphs. This mathematical software
suite is developed by Brendan McKay and Adolfo Piperno:
http://pallini.di.uniroma1.it
.
nauty computes graph information in the form of a set of generators,
the size of the group, and the orbits of the group; it can also
produce a canonical label. The nauty suite is written in C and comes
with a command-line interface, a collection of command-line tools,
and an Application Programming Interface (API).
.
This package provides the nauty interface named dreadnaut, and a
small collection of utilities called gtools.
Description-md5:
Homepage: https://pallini.di.uniroma1.it
Tag: interface::commandline, role::program
Section: math
Priority: optional
Filename: pool/main/n/nauty/nauty_2.8.8+ds-2_amd64.deb