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

Last updated: May 18,2024

1. Install "bliss" package

Please follow the instructions below to install bliss on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install bliss

2. Uninstall "bliss" package

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

$ sudo apt remove bliss $ sudo apt autoclean && sudo apt autoremove

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

Package: bliss
Priority: optional
Section: universe/math
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: David Bremner
Architecture: amd64
Version: 0.72-5
Depends: libbliss1d, libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libgmp10, libstdc++6 (>= 4.1.1)
Suggests: libbliss-dev
Filename: pool/universe/b/bliss/bliss_0.72-5_amd64.deb
Size: 8870
MD5sum: b47875b9e077447b37fdf5263579b1a6
SHA1: d0e3e207fea4c0d46b7301fba1fa0258a33fb45a
SHA256: 3c9a883314303d62589013fe2d1b8372978d4a2134496dbcca3a3f287f5c3ebb
Description-en: tool to compute graph automorphisms and labelings
Bliss is a backtracking algorithm for computing automorphism groups
and canonical forms of graphs, based on individualization and
refinement. Its data structures, subroutines, and pruning heuristics
are specially designed for fast handling of large and sparse graphs.
.
This package provides the command line tool bliss.
Description-md5: 010a7c07d676f6f3d2081b1c0791d31f
Homepage: http://www.tcs.hut.fi/Software/bliss/index.shtml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu