How To Install med on Fedora 36
Introduction
In this tutorial we learn how to install med
on Fedora 36.
What is med
MED-fichier (Modélisation et Echanges de Données, in English Modelisation and Data Exchange) is a library to store and exchange meshed data or computation results. It uses the HDF5 file format to store the data.
We can use yum
or dnf
to install med
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install med.
Install med 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 med
using dnf
by running the following command:
sudo dnf -y install med
Install med 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 med
using yum
by running the following command:
sudo yum -y install med
How To Uninstall med on Fedora 36
To uninstall only the med
package we can use the following command:
sudo dnf remove med
med Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/6f
/usr/lib/.build-id/6f/4ae35918f2b514d5d4112880e17edb89b53da0
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/ee0bf4c9630c4c5a235e46666d7df46daa8e9f
/usr/lib/.build-id/8c
/usr/lib/.build-id/8c/a8c572f711c9501340a5be8198b11ca9a526e7
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/67282d3f08332f7948ffd4ff6728f5f83e1cb0
/usr/lib/libmed.so.11
/usr/lib/libmed.so.11.0.1
/usr/lib/libmedC.so.11
/usr/lib/libmedC.so.11.0.1
/usr/lib/libmedfwrap.so.11
/usr/lib/libmedfwrap.so.11.0.1
/usr/lib/libmedimport.so.0
/usr/lib/libmedimport.so.0.4.0
/usr/share/doc/med
/usr/share/doc/med/AUTHORS
/usr/share/doc/med/ChangeLog
/usr/share/doc/med/README
/usr/share/licenses/med
/usr/share/licenses/med/COPYING.LESSER
References
title: “How To Install med on Fedora 36”
Summary
linkTitle: “med”
type: “docs” description: “In this tutorial we learn how to install med in Fedora 36. med is Library to exchange meshed data” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/med-featured.png
Introduction
In this tutorial we learn how to install med
on Fedora 36.
What is med
MED-fichier (Modélisation et Echanges de Données, in English Modelisation and Data Exchange) is a library to store and exchange meshed data or computation results. It uses the HDF5 file format to store the data.
We can use yum
or dnf
to install med
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install med.
Install med 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 med
using dnf
by running the following command:
sudo dnf -y install med
In this tutorial we learn how to install med
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
Install med 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 med
using yum
by running the following command:
sudo yum -y install med
How To Uninstall med on Fedora 36
To uninstall only the med
package we can use the following command:
sudo dnf remove med
med Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/12
/usr/lib/.build-id/12/4a7a41e2721e3a070b408a1b6f46759c2ccc99
/usr/lib/.build-id/d3
/usr/lib/.build-id/d3/b63e3e1ac8ffc6ca28d7e62ecb45c654ce23aa
/usr/lib/.build-id/d3/ecab65de92eb2ded546cfb716aac0ecf86d4f9
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/e72dd34f06cd4add24a50b91dfa9363c274f26
/usr/lib64/libmed.so.11
/usr/lib64/libmed.so.11.0.1
/usr/lib64/libmedC.so.11
/usr/lib64/libmedC.so.11.0.1
/usr/lib64/libmedfwrap.so.11
/usr/lib64/libmedfwrap.so.11.0.1
/usr/lib64/libmedimport.so.0
/usr/lib64/libmedimport.so.0.4.0
/usr/share/doc/med
/usr/share/doc/med/AUTHORS
/usr/share/doc/med/ChangeLog
/usr/share/doc/med/README
/usr/share/licenses/med
/usr/share/licenses/med/COPYING.LESSER
References
Summary
In this tutorial we learn how to install med
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).