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

Last updated: May 12,2024

1. Install "libmatio-dev" package

This tutorial shows how to install libmatio-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmatio-dev

2. Uninstall "libmatio-dev" package

Learn how to uninstall libmatio-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmatio-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 399
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: libmatio
Version: 1.5.3-1
Depends: libmatio2 (= 1.5.3-1), zlib1g-dev, libhdf5-dev
Filename: pool/universe/libm/libmatio/libmatio-dev_1.5.3-1_amd64.deb
Size: 83378
MD5sum: 1fd7866d44a8111d5a8083261153559a
SHA1: 9ca677e420618a7bf29359a3e6b6e8ffdcffd6e5
SHA256: 12bcc1849ebad63accaf4c2a79f94d74dd0240544364ea1447e58dc791253a8e
Description-en: MAT File I/O Library - development files
matio is an ISO C library (with a limited Fortran 90 interface) for
reading and writing Matlab MAT files.
.
This package contains the development files needed to compile software to
use the libmatio API.
Description-md5: 831a6af5d1fa21413933384ee8c2f8dc
Multi-Arch: same
Homepage: http://sourceforge.net/projects/matio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu