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

Last updated: May 17,2024

1. Install "sgb" package

Here is a brief guide to show you how to install sgb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sgb

2. Uninstall "sgb" package

Learn how to uninstall sgb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sgb $ sudo apt autoclean && sudo apt autoremove

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

Package: sgb
Priority: extra
Section: multiverse/math
Installed-Size: 1088
Maintainer: Ubuntu Developers
Original-Maintainer: Julian Gilbey
Architecture: amd64
Version: 1:20090810-1
Depends: libc6 (>= 2.7)
Recommends: texlive-base, texlive-base-bin, texlive-extra-utils, c-compiler
Suggests: sgb-doc (>= 1:20090810-1)
Filename: pool/multiverse/s/sgb/sgb_20090810-1_amd64.deb
Size: 396234
MD5sum: c91e8ad00915960921e27b0fb33458c9
SHA1: 58beaeea733a6856fd444bcfa180f65f59e34453
SHA256: 0b491bbfa9b894eca89ecd697877d9a9df4e6b602f2f8f393d5cd354039688e9
Description-en: The Stanford GraphBase: combinatorial data and algorithms
A highly portable collection of programs and data for researchers who
study combinatorial algorithms and data structures.
.
The programs are intended to be interesting in themselves as examples
of literate programming. Thus, the Stanford GraphBase can also be
regarded as a collection of approximately 30 essays for programmers
to enjoy reading, whether or not they are doing algorithmic research.
The programs are written in CWEB, a combination of TeX and C that is
easy to use by anyone who knows those languages and easy to read by
anyone familiar with the rudiments of C.
.
This package contains only the libraries and the demonstration
programs; for the readable source code, which forms the documentation
as well, see the sgb-doc package.
Description-md5: 0201462485edca9f2defb0429622542b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu