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

Last updated: September 20,2024

1. Install "libmatio2" package

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

$ sudo apt update $ sudo apt install libmatio2

2. Uninstall "libmatio2" package

This tutorial shows how to uninstall libmatio2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmatio2 $ sudo apt autoclean && sudo apt autoremove

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

Package: libmatio2
Priority: optional
Section: universe/libs
Installed-Size: 248
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Team
Architecture: amd64
Source: libmatio
Version: 1.5.3-1
Depends: libc6 (>= 2.14), libhdf5-10, zlib1g (>= 1:1.2.0)
Filename: pool/universe/libm/libmatio/libmatio2_1.5.3-1_amd64.deb
Size: 74694
MD5sum: 371fa66dda851fd058e1e43258eeda61
SHA1: 856d5d6e5dcb24b78170fc0b8bb2ed38233dc184
SHA256: 66141aa30513e9e5b7fe16ae00999e4042097bc1ce4862c253da35c0a6ce565e
Description-en: Library to read and write Matlab MAT files
matio is an ISO C library (with a limited Fortran 90 interface) for
reading and writing Matlab MAT files.
Description-md5: 2bc5aa247f6407e8cf17fbd25478126e
Multi-Arch: same
Homepage: http://sourceforge.net/projects/matio
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu