How to Install and Uninstall matio.i686 Package on Fedora 39

Last updated: January 10,2025

1. Install "matio.i686" package

Here is a brief guide to show you how to install matio.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install matio.i686

2. Uninstall "matio.i686" package

This guide let you learn how to uninstall matio.i686 on Fedora 39:

$ sudo dnf remove matio.i686 $ sudo dnf autoremove

3. Information about the matio.i686 package on Fedora 39

Last metadata expiration check: 4:02:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : matio
Version : 1.5.26
Release : 1.fc39
Architecture : i686
Size : 158 k
Source : matio-1.5.26-1.fc39.src.rpm
Repository : updates
Summary : Library for reading/writing Matlab MAT files
URL : http://sourceforge.net/projects/matio
License : BSD-2-Clause
Description : matio is an open-source library for reading/writing Matlab MAT files. This
: library is designed for use by programs/libraries that do not have access or
: do not want to rely on Matlab's libmat shared library.