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

Last updated: May 22,2024

1. Install "libstxxl1-dbg" package

This is a short guide on how to install libstxxl1-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libstxxl1-dbg

2. Uninstall "libstxxl1-dbg" package

Learn how to uninstall libstxxl1-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libstxxl1-dbg
Priority: extra
Section: universe/debug
Installed-Size: 7971
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: libstxxl
Version: 1.4.1-2
Depends: libstxxl1v5 (= 1.4.1-2)
Filename: pool/universe/libs/libstxxl/libstxxl1-dbg_1.4.1-2_amd64.deb
Size: 7472108
MD5sum: 0fcbc9d33e69221fe282c3d5e3d2d963
SHA1: 9e9ca139826fbc308ebfc785e4b2f9b0c8c9ca8b
SHA256: 1a3308fac68980b4b6351e957675158a1a481e0d9778e20033827398e50d4710
Description-en: Debugging symbols for STXXL libraries
STXXL provides an STL replacement using an abstraction layer to
storage devices to allow for the optimal layout of data structures. This
allows for multi-terabyte datasets to be held and manipulated in standard
C++ data structures, whilst abstracting the complexity of managing this
behaviour efficiently. STXXL utilises multi-disk I/O to speed up
I/O bound calculations. STXXL has been developed at the University
of Karlsruhe.
.
Debugging symbols for STXXL, required for debugging programs that
utilise the STXXL library
Description-md5: dedf0efea0492f2cd9c878c4760d00aa
Homepage: http://stxxl.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions