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

Last updated: May 17,2024

1. Install "libwandio1-dev" package

Please follow the instructions below to install libwandio1-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libwandio1-dev

2. Uninstall "libwandio1-dev" package

This guide covers the steps necessary to uninstall libwandio1-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libwandio1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 24
Maintainer: Ubuntu Developers
Original-Maintainer: Matt Brown
Architecture: amd64
Source: libtrace3
Version: 3.0.21-1ubuntu2
Provides: libwandio-dev
Depends: libwandio1 (= 3.0.21-1ubuntu2)
Conflicts: libwandio-dev
Filename: pool/universe/libt/libtrace3/libwandio1-dev_3.0.21-1ubuntu2_amd64.deb
Size: 4694
MD5sum: bee90c81d9fea02d98a7214cf1438fb8
SHA1: d3ac90ff90b799f890d33356f038fe40a633a065
SHA256: 5ee83552ded809a6783e96616e1334c04f63eb311f0e81551c825b13e4e50ecf
Description-en: development headers for the libwandio library
This package contains development headers and other ancillary files for
the libwandio library.
.
libwandio is a 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: ff0a4cdf4d971d40cdc7c48210898a58
Homepage: http://research.wand.net.nz/software/libtrace.php
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu