How To Install xmedcon-devel on Fedora 36
Introduction
In this tutorial we learn how to install xmedcon-devel
on Fedora 36.
What is xmedcon-devel
The xmedcon-devel package contains the header and libraries necessary for developing programs that make use of the (X)MedCon library (libmdc).
We can use yum
or dnf
to install xmedcon-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xmedcon-devel.
Install xmedcon-devel 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-devel
using dnf
by running the following command:
sudo dnf -y install xmedcon-devel
Install xmedcon-devel 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-devel
using yum
by running the following command:
sudo yum -y install xmedcon-devel
How To Uninstall xmedcon-devel on Fedora 36
To uninstall only the xmedcon-devel
package we can use the following command:
sudo dnf remove xmedcon-devel
xmedcon-devel Package Contents on Fedora 36
---
title: "How To Install xmedcon-devel on Fedora 36"
linkTitle: "xmedcon-devel"
type: "docs"
description: "In this tutorial we learn how to install xmedcon-devel in Fedora 36. xmedcon-devel is Libraries files for (X)MedCon development"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/xmedcon-devel-featured.png
---
## Introduction
In this tutorial we learn how to install `xmedcon-devel` on Fedora 36.
### What is `xmedcon-devel`
> The xmedcon-devel package contains the header and libraries necessary for developing programs that make use of the (X)MedCon library (libmdc).
We can use `yum` or `dnf` to install `xmedcon-devel` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install xmedcon-devel.
## Install xmedcon-devel on Fedora 36 Using dnf
Update yum database with `dnf` using the following command.
```bash
sudo dnf makecache --refresh
After updating yum database, We can install xmedcon-devel
using dnf
by running the following command:
/usr/bin/xmedcon-config
/usr/include/xmedcon
/usr/include/xmedcon/m-acr.h
/usr/include/xmedcon/m-algori.h
/usr/include/xmedcon/m-anlz.h
/usr/include/xmedcon/m-color.h
/usr/include/xmedcon/m-conc.h
/usr/include/xmedcon/m-config.h
/usr/include/xmedcon/m-debug.h
/usr/include/xmedcon/m-defs.h
/usr/include/xmedcon/m-depend.h
/usr/include/xmedcon/m-dicm.h
/usr/include/xmedcon/m-ecat64.h
/usr/include/xmedcon/m-ecat72.h
/usr/include/xmedcon/m-error.h
/usr/include/xmedcon/m-fancy.h
/usr/include/xmedcon/m-files.h
/usr/include/xmedcon/m-getopt.h
/usr/include/xmedcon/m-gif.h
/usr/include/xmedcon/m-global.h
/usr/include/xmedcon/m-init.h
/usr/include/xmedcon/m-intf.h
/usr/include/xmedcon/m-inw.h
/usr/include/xmedcon/m-matrix.h
/usr/include/xmedcon/m-nifti.h
/usr/include/xmedcon/m-pixels.h
/usr/include/xmedcon/m-png.h
/usr/include/xmedcon/m-progress.h
/usr/include/xmedcon/m-qmedian.h
/usr/include/xmedcon/m-raw.h
/usr/include/xmedcon/m-rslice.h
/usr/include/xmedcon/m-split.h
/usr/include/xmedcon/m-stack.h
/usr/include/xmedcon/m-structs.h
/usr/include/xmedcon/m-transf.h
/usr/include/xmedcon/m-vifi.h
/usr/include/xmedcon/m-xtract.h
/usr/include/xmedcon/medcon.h
/usr/lib64/libmdc.so
/usr/share/aclocal/xmedcon.m4
/usr/share/doc/xmedcon-devel
/usr/share/doc/xmedcon-devel/README
/usr/share/licenses/xmedcon-devel
/usr/share/licenses/xmedcon-devel/COPYING
/usr/share/licenses/xmedcon-devel/COPYING.LIB
/usr/share/man/man3/medcon.3.gz
/usr/share/man/man4/m-acr.4.gz
/usr/share/man/man4/m-anlz.4.gz
/usr/share/man/man4/m-ecat.4.gz
/usr/share/man/man4/m-gif.4.gz
/usr/share/man/man4/m-intf.4.gz
/usr/share/man/man4/m-inw.4.gz
sudo dnf -y install xmedcon-devel
Install xmedcon-devel on Fedora 36 Using yum
## References
Update yum database with `yum` using the following command.
* [xmedcon-devel website](http://xmedcon.sourceforge.net/)
```bash
sudo yum makecache --refresh
## Summary
After updating yum database, We can install xmedcon-devel
using yum
by running the following command:
In this tutorial we learn how to install xmedcon-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
sudo yum -y install xmedcon-devel
How To Uninstall xmedcon-devel on Fedora 36
To uninstall only the xmedcon-devel
package we can use the following command:
sudo dnf remove xmedcon-devel
xmedcon-devel Package Contents on Fedora 36
/usr/bin/xmedcon-config
/usr/include/xmedcon
/usr/include/xmedcon/m-acr.h
/usr/include/xmedcon/m-algori.h
/usr/include/xmedcon/m-anlz.h
/usr/include/xmedcon/m-color.h
/usr/include/xmedcon/m-conc.h
/usr/include/xmedcon/m-config.h
/usr/include/xmedcon/m-debug.h
/usr/include/xmedcon/m-defs.h
/usr/include/xmedcon/m-depend.h
/usr/include/xmedcon/m-dicm.h
/usr/include/xmedcon/m-ecat64.h
/usr/include/xmedcon/m-ecat72.h
/usr/include/xmedcon/m-error.h
/usr/include/xmedcon/m-fancy.h
/usr/include/xmedcon/m-files.h
/usr/include/xmedcon/m-getopt.h
/usr/include/xmedcon/m-gif.h
/usr/include/xmedcon/m-global.h
/usr/include/xmedcon/m-init.h
/usr/include/xmedcon/m-intf.h
/usr/include/xmedcon/m-inw.h
/usr/include/xmedcon/m-matrix.h
/usr/include/xmedcon/m-nifti.h
/usr/include/xmedcon/m-pixels.h
/usr/include/xmedcon/m-png.h
/usr/include/xmedcon/m-progress.h
/usr/include/xmedcon/m-qmedian.h
/usr/include/xmedcon/m-raw.h
/usr/include/xmedcon/m-rslice.h
/usr/include/xmedcon/m-split.h
/usr/include/xmedcon/m-stack.h
/usr/include/xmedcon/m-structs.h
/usr/include/xmedcon/m-transf.h
/usr/include/xmedcon/m-vifi.h
/usr/include/xmedcon/m-xtract.h
/usr/include/xmedcon/medcon.h
/usr/lib/libmdc.so
/usr/share/aclocal/xmedcon.m4
/usr/share/doc/xmedcon-devel
/usr/share/doc/xmedcon-devel/README
/usr/share/licenses/xmedcon-devel
/usr/share/licenses/xmedcon-devel/COPYING
/usr/share/licenses/xmedcon-devel/COPYING.LIB
/usr/share/man/man3/medcon.3.gz
/usr/share/man/man4/m-acr.4.gz
/usr/share/man/man4/m-anlz.4.gz
/usr/share/man/man4/m-ecat.4.gz
/usr/share/man/man4/m-gif.4.gz
/usr/share/man/man4/m-intf.4.gz
/usr/share/man/man4/m-inw.4.gz
References
Summary
In this tutorial we learn how to install xmedcon-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).