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

Last updated: October 04,2024

1. Install "python3-pymatreader.noarch" package

Please follow the guidance below to install python3-pymatreader.noarch on Fedora 34

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

2. Uninstall "python3-pymatreader.noarch" package

Please follow the steps below to uninstall python3-pymatreader.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:33:04 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pymatreader
Version : 0.0.24
Release : 5.fc34
Architecture : noarch
Size : 19 k
Source : python-pymatreader-0.0.24-5.fc34.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/