How To Install kim-api-examples on Fedora 36

In this tutorial we learn how to install kim-api-examples in Fedora 36. kim-api-examples is Example models for kim-api

Introduction

In this tutorial we learn how to install kim-api-examples on Fedora 36.

What is kim-api-examples

OpenKIM is an online framework for making molecular simulations reliable, reproducible, and portable. Models conforming to the KIM application programming interface work seamlessly with major simulation codes that have adopted the KIM-API standard. This package contains the example models for the KIM-API.

We can use yum or dnf to install kim-api-examples on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install kim-api-examples.

Install kim-api-examples 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 kim-api-examples using dnf by running the following command:

sudo dnf -y install kim-api-examples

Install kim-api-examples 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 kim-api-examples using yum by running the following command:

sudo yum -y install kim-api-examples

How To Uninstall kim-api-examples on Fedora 36

To uninstall only the kim-api-examples package we can use the following command:

sudo dnf remove kim-api-examples

kim-api-examples Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/13
/usr/lib/.build-id/13/77340db10a6230da9134b37627c424020108ce
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/a210f50a946f2a47d5d2ad8bb32d2d608b2cb4
/usr/lib/.build-id/1f
/usr/lib/.build-id/1f/2aa50bda364d3d68b848197af22d116b00e98a
/usr/lib/.build-id/31
/usr/lib/.build-id/31/204d7edae11a29feab3835f774ae4ef5ea8aa8
/usr/lib/.build-id/38
/usr/lib/.build-id/38/211c5d1f8d306ba7995dbaa0f36989db9bbeb9
/usr/lib/.build-id/52
/usr/lib/.build-id/52/ea2f3e56cf9b5f223cee217adae0035d42cbb4
/usr/lib/.build-id/86
/usr/lib/.build-id/86/b8ac28f544f93f24be60b5870cc77796f5fdd6
/usr/lib/.build-id/87
/usr/lib/.build-id/87/163cf41488c187ef7fcde1ff91407a7ef8b91d
/usr/lib/.build-id/91
/usr/lib/.build-id/91/0dfa8cfc9ce9d37afedb3527b90a34fef06d34
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/14fe2024f8550f61c4b2ce60676e90c49b7135
/usr/lib/.build-id/be
/usr/lib/.build-id/be/409472b7906122635f349675f7b1c57ba060f4
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/101567cee654fef5948c60db05a58ca3342419
/usr/lib/.build-id/cb
/usr/lib/.build-id/cb/e6abd5c1f8ac4425dce6b37e7eece54cef55cb
/usr/lib64/kim-api/model-drivers
/usr/lib64/kim-api/model-drivers/LennardJones612__MD_414112407348_003
/usr/lib64/kim-api/model-drivers/LennardJones612__MD_414112407348_003/libkim-api-model-driver.so
/usr/lib64/kim-api/model-drivers/ex_model_driver_P_LJ
/usr/lib64/kim-api/model-drivers/ex_model_driver_P_LJ/libkim-api-model-driver.so
/usr/lib64/kim-api/model-drivers/ex_model_driver_P_Morse
/usr/lib64/kim-api/model-drivers/ex_model_driver_P_Morse/libkim-api-model-driver.so
/usr/lib64/kim-api/portable-models
/usr/lib64/kim-api/portable-models/LennardJones612_UniversalShifted__MO_959249795837_003
/usr/lib64/kim-api/portable-models/LennardJones612_UniversalShifted__MO_959249795837_003/libkim-api-portable-model.so
/usr/lib64/kim-api/portable-models/LennardJones_Ar
/usr/lib64/kim-api/portable-models/LennardJones_Ar/libkim-api-portable-model.so
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_LJ
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_LJ/libkim-api-portable-model.so
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_MLJ_Fortran
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_MLJ_Fortran/libkim-api-portable-model.so
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_Morse
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_Morse/libkim-api-portable-model.so
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_Morse_07C
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_Morse_07C/libkim-api-portable-model.so
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_Morse_07C_w_Extensions
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_Morse_07C_w_Extensions/libkim-api-portable-model.so
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_Morse_MultiCutoff
/usr/lib64/kim-api/portable-models/ex_model_Ar_P_Morse_MultiCutoff/libkim-api-portable-model.so
/usr/lib64/kim-api/portable-models/ex_model_Ar_SLJ_MultiCutoff
/usr/lib64/kim-api/portable-models/ex_model_Ar_SLJ_MultiCutoff/libkim-api-portable-model.so
/usr/lib64/kim-api/simulator-models
/usr/lib64/kim-api/simulator-models/Sim_LAMMPS_LJcut_AkersonElliott_Alchemy_PbAu
/usr/lib64/kim-api/simulator-models/Sim_LAMMPS_LJcut_AkersonElliott_Alchemy_PbAu/libkim-api-simulator-model.so

References

Summary

In this tutorial we learn how to install kim-api-examples on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).