How to Install and Uninstall stx-btree-demo Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "stx-btree-demo" package

This guide covers the steps necessary to install stx-btree-demo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install stx-btree-demo

2. Uninstall "stx-btree-demo" package

Please follow the instructions below to uninstall stx-btree-demo on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove stx-btree-demo $ sudo apt autoclean && sudo apt autoremove

3. Information about the stx-btree-demo package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: stx-btree-demo
Priority: extra
Section: universe/misc
Installed-Size: 2378
Maintainer: Ubuntu Developers
Original-Maintainer: Yury Stankevich
Architecture: amd64
Source: stx-btree
Version: 0.9-2build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg)
Filename: pool/universe/s/stx-btree/stx-btree-demo_0.9-2build1_amd64.deb
Size: 220450
MD5sum: 5581bc9b3a5432f1987d6fcbf897bda0
SHA1: 64ed3d27a322ffc128d7a9073996a79a4143d5bd
SHA256: d9ffe65bda6b07b1ca95631e616cba7ec9ae55d1b7d91cb979f5ffdb3829deab
Description-en: b+tree implementation in c++, demo program
The STX B+ Tree package is a set of C++ template classes
implementing a B+ tree key/data container in main memory.
This package provides a demonstration program to illustrate
a B+ tree structure.
Description-md5: 9b19ab02fe7ba8595017c0656e6a95f1
Homepage: http://idlebox.net/2007/stx-btree/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu