How to Install and Uninstall python3-pymatreader.noarch Package on Fedora 36

Last updated: October 12,2024

1. Install "python3-pymatreader.noarch" package

This tutorial shows how to install python3-pymatreader.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pymatreader.noarch

2. Uninstall "python3-pymatreader.noarch" package

Please follow the guidelines below to uninstall python3-pymatreader.noarch on Fedora 36:

$ sudo dnf remove python3-pymatreader.noarch $ sudo dnf autoremove

3. Information about the python3-pymatreader.noarch package on Fedora 36

Last metadata expiration check: 1:14:33 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pymatreader
Version : 0.0.30
Release : 2.fc36
Architecture : noarch
Size : 20 k
Source : python-pymatreader-0.0.30-2.fc36.src.rpm
Repository : updates
Summary : Convenient reader for Matlab mat files
URL : https://pypi.python.org/pypi/pymatreader
License : BSD
Description : A Python module to read Matlab files. This module works with both the old (<
: 7.3) and the new (>= 7.3) HDF5 based format. The output should be the same for
: both kinds of files.
:
: Documentation can be found here: http://pymatreader.readthedocs.io/en/latest/