Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install nauty-doc on Debian Unstable (Sid)


Install nauty-doc

Installing nauty-doc package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install nauty-doc

nauty-doc package information

distro Debian Unstable (Sid)
section Main
name nauty-doc
version 2.6r3+ds-2
description library for graph automorphisms — user guide
subsection doc
website pallini.di.uniroma1.it
maintainer Debian Science Maintainers

Uninstall nauty-doc

To remove just nauty-doc package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove nauty-doc

Uninstall nauty-doc and it’s dependent packages

To remove the nauty-doc package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove nauty-doc

Purging nauty-doc

If you also want to delete configuration and/or data files of nauty-doc from Debian Sid then this will work:

sudo apt-get purge nauty-doc

To delete configuration and/or data files of nauty-doc and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove nauty-doc

 

Comments

comments