How To Install kalzium-devel on Fedora 36

In this tutorial we learn how to install kalzium-devel in Fedora 36. kalzium-devel is Development files for kalzium

Introduction

In this tutorial we learn how to install kalzium-devel on Fedora 36.

What is kalzium-devel

Development files for kalzium.

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

Install kalzium-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 kalzium-devel using dnf by running the following command:

sudo dnf -y install kalzium-devel

Install kalzium-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 kalzium-devel using yum by running the following command:

sudo yum -y install kalzium-devel

How To Uninstall kalzium-devel on Fedora 36

To uninstall only the kalzium-devel package we can use the following command:

sudo dnf remove kalzium-devel

kalzium-devel Package Contents on Fedora 36

---
title: "How To Install kalzium-devel on Fedora 36"
linkTitle: "kalzium-devel"
type: "docs"
description: "In this tutorial we learn how to install kalzium-devel in Fedora 36. kalzium-devel is Development files for kalzium"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/kalzium-devel-featured.png
---

## Introduction

In this tutorial we learn how to install `kalzium-devel` on Fedora 36.

### What is `kalzium-devel`

> Development files for kalzium.  

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

## Install kalzium-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 kalzium-devel using dnf by running the following command:

sudo dnf -y install kalzium-devel

Install kalzium-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 kalzium-devel using yum by running the following command:

sudo yum -y install kalzium-devel

How To Uninstall kalzium-devel on Fedora 36

To uninstall only the kalzium-devel package we can use the following command:

sudo dnf remove kalzium-devel

kalzium-devel Package Contents on Fedora 36

/usr/include/libkdeedu
/usr/include/libkdeedu/chemicaldataobject.h
/usr/include/libkdeedu/element.h
/usr/include/libkdeedu/elementparser.h
/usr/include/libkdeedu/isotope.h
/usr/include/libkdeedu/isotopeparser.h
/usr/include/libkdeedu/libkdeedu_science_export.h
/usr/include/libkdeedu/moleculeparser.h
/usr/include/libkdeedu/parser.h
/usr/include/libkdeedu/psetables.h
/usr/include/libkdeedu/spectrum.h
/usr/include/libkdeedu/spectrumparser.h
/usr/lib64/libcompoundviewer.so
/usr/lib64/libscience.so

References

Summary

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

/usr/include/libkdeedu /usr/include/libkdeedu/chemicaldataobject.h /usr/include/libkdeedu/element.h /usr/include/libkdeedu/elementparser.h /usr/include/libkdeedu/isotope.h /usr/include/libkdeedu/isotopeparser.h /usr/include/libkdeedu/libkdeedu_science_export.h /usr/include/libkdeedu/moleculeparser.h /usr/include/libkdeedu/parser.h /usr/include/libkdeedu/psetables.h /usr/include/libkdeedu/spectrum.h /usr/include/libkdeedu/spectrumparser.h /usr/lib/libcompoundviewer.so /usr/lib/libscience.so


## References

* [kalzium-devel website](https://edu.kde.org/kalzium/)

## Summary

In this tutorial we learn how to install `kalzium-devel` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).