How To Install xmedcon on Fedora 36
Introduction
In this tutorial we learn how to install xmedcon
on Fedora 36.
What is xmedcon
This project stands for Medical Image Conversion and is released under the GNU’s (L)GPL license. It bundles the C source code, a library, a flexible command-line utility and a graphical front-end based on the amazing Gtk+ toolkit. Its main purpose is image conversion while preserving valuable medical study information. The currently supported formats are Analyze (SPM), Concorde/uPET, DICOM 3.0, CTI ECAT 6/7, InterFile 3.3 and PNG or Gif87a/89a towards desktop applications.
We can use yum
or dnf
to install xmedcon
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xmedcon.
Install xmedcon on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install xmedcon
using dnf
by running the following command:
sudo dnf -y install xmedcon
Install xmedcon on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install xmedcon
using yum
by running the following command:
sudo yum -y install xmedcon
How To Uninstall xmedcon on Fedora 36
To uninstall only the xmedcon
package we can use the following command:
sudo dnf remove xmedcon
xmedcon Package Contents on Fedora 36
/etc/xmedconrc
/usr/bin/medcon
/usr/bin/xmedcon
/usr/lib/.build-id
/usr/lib/.build-id/61
/usr/lib/.build-id/61/75c628e3c6b944b63e1a376341b4aa7ed133cc
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/c025f6c2656c2430115fbb793f4a9726936be2
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/bcb410a729fbf483464317aeba9680b71e03b2
/usr/lib/libmdc.so.3
/usr/lib/libmdc.so.3.0.0
/usr/share/appdata/xmedcon.appdata.xml
/usr/share/applications/xmedcon.desktop
/usr/share/doc/xmedcon
/usr/share/doc/xmedcon/AUTHORS
/usr/share/doc/xmedcon/README
/usr/share/doc/xmedcon/REMARKS
/usr/share/doc/xmedcon/xmedconrc.linux
/usr/share/icons/hicolor/48x48/apps/xmedcon.png
/usr/share/licenses/xmedcon
/usr/share/licenses/xmedcon/COPYING
/usr/share/licenses/xmedcon/COPYING.LIB
/usr/share/man/man1/medcon.1.gz
/usr/share/man/man1/xmedcon-config.1.gz
/usr/share/man/man1/xmedcon.1.gz
References
Summary
In this tutorial we learn how to install xmedcon
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install xmedcon on Fedora 36” linkTitle: “xmedcon” type: “docs” description: “In this tutorial we learn how to install xmedcon in Fedora 36. xmedcon is A medical image conversion utility and library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/xmedcon-featured.png
Introduction
In this tutorial we learn how to install xmedcon
on Fedora 36.
What is xmedcon
This project stands for Medical Image Conversion and is released under the GNU’s (L)GPL license. It bundles the C source code, a library, a flexible command-line utility and a graphical front-end based on the amazing Gtk+ toolkit. Its main purpose is image conversion while preserving valuable medical study information. The currently supported formats are Analyze (SPM), Concorde/uPET, DICOM 3.0, CTI ECAT 6/7, InterFile 3.3 and PNG or Gif87a/89a towards desktop applications.
We can use yum
or dnf
to install xmedcon
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xmedcon.
Install xmedcon on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install xmedcon
using dnf
by running the following command:
sudo dnf -y install xmedcon
Install xmedcon on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install xmedcon
using yum
by running the following command:
sudo yum -y install xmedcon
How To Uninstall xmedcon on Fedora 36
To uninstall only the xmedcon
package we can use the following command:
sudo dnf remove xmedcon
xmedcon Package Contents on Fedora 36
/etc/xmedconrc
/usr/bin/medcon
/usr/bin/xmedcon
/usr/lib/.build-id
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/bdbae100a965ecb7bf5c0f2489696b1ee9927e
/usr/lib/.build-id/97
/usr/lib/.build-id/97/74b5fb121faa2ab209d0961f9ad71ef915cfd9
/usr/lib/.build-id/de
/usr/lib/.build-id/de/43ae93068455d514800dd916d7987f34b09c36
/usr/lib64/libmdc.so.3
/usr/lib64/libmdc.so.3.0.0
/usr/share/appdata/xmedcon.appdata.xml
/usr/share/applications/xmedcon.desktop
/usr/share/doc/xmedcon
/usr/share/doc/xmedcon/AUTHORS
/usr/share/doc/xmedcon/README
/usr/share/doc/xmedcon/REMARKS
/usr/share/doc/xmedcon/xmedconrc.linux
/usr/share/icons/hicolor/48x48/apps/xmedcon.png
/usr/share/licenses/xmedcon
/usr/share/licenses/xmedcon/COPYING
/usr/share/licenses/xmedcon/COPYING.LIB
/usr/share/man/man1/medcon.1.gz
/usr/share/man/man1/xmedcon-config.1.gz
/usr/share/man/man1/xmedcon.1.gz
References
Summary
In this tutorial we learn how to install xmedcon
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).