How to Install and Uninstall libnauty2-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libnauty2-dev" package

This tutorial shows how to install libnauty2-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnauty2-dev

2. Uninstall "libnauty2-dev" package

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

$ sudo apt remove libnauty2-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnauty2-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnauty2-dev
Priority: extra
Section: multiverse/libdevel
Installed-Size: 4313
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: nauty
Version: 2.5r9+ds-1
Provides: libnauty-dev
Depends: libnauty2 (= 2.5r9+ds-1)
Suggests: nauty-doc, pkg-config
Conflicts: libnauty-dev
Filename: pool/multiverse/n/nauty/libnauty2-dev_2.5r9+ds-1_amd64.deb
Size: 423214
MD5sum: 04019c914af9c1ca28aeb21d97b585e1
SHA1: a4adda54f8564d6f5c5febdfb50b4ad31469120c
SHA256: fd9a930f6740cc62a69a4f1ea60149848264d3b8902fda98bb6661d51f8c583a
Description-en: library for graph automorphisms -- development package
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 contains the header files, static libraries and symbolic
links that developers using the nauty API will need.
Description-md5: c7ded615ba9941568df9fee08666aba9
Multi-Arch: same
Homepage: http://pallini.di.uniroma1.it
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu