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

Last updated: November 13,2024

1. Install "python3-interfile.noarch" package

In this section, we are going to explain the necessary steps to install python3-interfile.noarch on Fedora 36

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

2. Uninstall "python3-interfile.noarch" package

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

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

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

Last metadata expiration check: 4:26:58 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-interfile
Version : 0.3.1
Release : 21.fc36
Architecture : noarch
Size : 23 k
Source : python-interfile-0.3.1-21.fc36.src.rpm
Repository : fedora
Summary : Pyhon module for read/write/parse interfile
URL : https://pypi.python.org/pypi/interfile
License : BSD
Description : Interfile is a Python module module that reads, writes and parses files in the
: interfile data format. The interfile file format is a format utilized for the
: storage of data related to Positron Emission Tomography (PET) and to
: Single Photon Emission Computed Tomography (SPECT), such as sinograms and
: volumetric imaging data.
:
: Python 3 version.