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

Last updated: April 28,2024

1. Install "nauty" package

Please follow the step by step instructions below to install nauty on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install nauty

2. Uninstall "nauty" package

Please follow the instructions below to uninstall nauty on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: nauty
Priority: extra
Section: multiverse/math
Installed-Size: 712
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 2.5r9+ds-1
Depends: libnauty2 (= 2.5r9+ds-1), libc6 (>= 2.14), libgmp10, zlib1g (>= 1:1.1.4)
Suggests: nauty-doc
Filename: pool/multiverse/n/nauty/nauty_2.5r9+ds-1_amd64.deb
Size: 202794
MD5sum: 95cc8215d86f559b8c19641fb620368e
SHA1: 95b473a5294a2d8aff842d98cfcbe6c6330866e3
SHA256: 22b78c7ca8dc0f050fa1944eb032f525acd09df8c51484fefbf613f957677876
Description-en: 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: 44ae986d51bccb00a481cefd3d38bbfa
Homepage: http://pallini.di.uniroma1.it
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu