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

Last updated: May 20,2024

1. Install "libwandio1" package

In this section, we are going to explain the necessary steps to install libwandio1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwandio1

2. Uninstall "libwandio1" package

This is a short guide on how to uninstall libwandio1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libwandio1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libwandio1
Priority: optional
Section: universe/libs
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Matt Brown
Architecture: amd64
Source: libtrace3
Version: 3.0.21-1ubuntu2
Depends: libbz2-1.0, libc6 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.1.4)
Filename: pool/universe/libt/libtrace3/libwandio1_3.0.21-1ubuntu2_amd64.deb
Size: 12772
MD5sum: d7046d45e4be7caa34e4a5628f6c65e7
SHA1: 3ca2d4816d9f3e6cda03787f0de9a8bee496ff3d
SHA256: 1fbcb61df6bfe68457982b32e1de11fdda62af94beac597ac65a079bda3fee8e
Description-en: multi-threaded file compression and decompression library
File I/O library that will read and write both compressed and uncompressed
files. All compression-related operations are performed in a separate thread
where possible resulting in significant performance gains for tasks where I/O
is the limiting factor (most simple trace analysis tasks are I/O-limited).
.
libwandio is developed by the WAND Network Research Group at Waikato
University, New Zealand.
Description-md5: 332038e36a3a08c8bb9df8c913df82b2
Homepage: http://research.wand.net.nz/software/libtrace.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu