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

Last updated: May 20,2024

1. Install "libnauty2" package

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

$ sudo apt update $ sudo apt install libnauty2

2. Uninstall "libnauty2" package

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

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

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

Package: libnauty2
Priority: extra
Section: multiverse/libs
Installed-Size: 2861
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: nauty
Version: 2.5r9+ds-1
Provides: libnauty
Depends: libc6 (>= 2.14)
Pre-Depends: multiarch-support
Suggests: nauty (= 2.5r9+ds-1), nauty-doc
Conflicts: libnauty
Filename: pool/multiverse/n/nauty/libnauty2_2.5r9+ds-1_amd64.deb
Size: 469934
MD5sum: a800149080361fd052887a7ac135ecc5
SHA1: b2faaa4dd57bcebbebd378a9c4ed9dd2bc3c2ed3
SHA256: 3f5b93d7451080f2f0f95e37f6d39aee3027f01fa0ad99c9270d198b61542818
Description-en: library for graph automorphisms -- library 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 the shared libraries required to run programs
compiled against the nauty library. To compile your own programs you
also need to install the libnauty2-dev package.
Description-md5: e639993c2c7ce968c7db4b545876d6ff
Multi-Arch: same
Homepage: http://pallini.di.uniroma1.it
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu