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

Last updated: July 03,2024

1. Install "python3-interfile.noarch" package

Learn how to install python3-interfile.noarch on Fedora 34

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

2. Uninstall "python3-interfile.noarch" package

Please follow the instructions below to uninstall python3-interfile.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:18:50 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-interfile
Version : 0.3.1
Release : 18.fc34
Architecture : noarch
Size : 23 k
Source : python-interfile-0.3.1-18.fc34.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.