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

Last updated: May 20,2024

1. Install "libnauty2-dbg" package

This guide covers the steps necessary to install libnauty2-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnauty2-dbg

2. Uninstall "libnauty2-dbg" package

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

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

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

Package: libnauty2-dbg
Priority: extra
Section: multiverse/debug
Installed-Size: 2863
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: nauty
Version: 2.5r9+ds-1
Provides: libnauty-dbg
Depends: libnauty2 (= 2.5r9+ds-1)
Conflicts: libnauty-dbg
Filename: pool/multiverse/n/nauty/libnauty2-dbg_2.5r9+ds-1_amd64.deb
Size: 1808284
MD5sum: 5fb6d75766ac62fc3e51fdc28d2fb00e
SHA1: 596ecb9a07dde9e90d329f982377eb86a300d73b
SHA256: bf0972314257e8476c29e17dbdf97a79be78b7a853225c06753042c3912f4cd5
Description-en: library for graph automorphisms -- debug symbols 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 provides debugging symbols for the libraries from
the libnauty2-dev package.
Description-md5: fda04bad7a14f6256b7d811f4f5db033
Multi-Arch: same
Homepage: http://pallini.di.uniroma1.it
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu