How To Install gnome-calculator-devel on Fedora 36

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

Introduction


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

title: “How To Install gnome-calculator-devel on Fedora 36”

What is gnome-calculator-devel

linkTitle: “gnome-calculator-devel”

type: “docs”

The gnome-calculator-devel package contains libraries and header files for developing applications that use gnome-calculator.

description: “In this tutorial we learn how to install gnome-calculator-devel in Fedora 36. gnome-calculator-devel is Development files for gnome-calculator” date: “2022-08-17” lastmod: “2022-08-17” We can use yum or dnf to install gnome-calculator-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gnome-calculator-devel.

#image: /images/fedora/36/gnome-calculator-devel-featured.png

Install gnome-calculator-devel on Fedora 36 Using dnf

Introduction

Update yum database with dnf using the following command. In this tutorial we learn how to install gnome-calculator-devel on Fedora 36.

### What is `gnome-calculator-devel`
sudo dnf makecache --refresh

The gnome-calculator-devel package contains libraries and header files for developing applications that use gnome-calculator.

After updating yum database, We can install gnome-calculator-devel using dnf by running the following command: We can use yum or dnf to install gnome-calculator-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gnome-calculator-devel.

## Install gnome-calculator-devel on Fedora 36 Using dnf
sudo dnf -y install gnome-calculator-devel

Update yum database with dnf using the following command.

Install gnome-calculator-devel on Fedora 36 Using yum


sudo dnf makecache --refresh

Update yum database with yum using the following command.

After updating yum database, We can install gnome-calculator-devel using dnf by running the following command:


sudo yum makecache --refresh
```bash

sudo dnf -y install gnome-calculator-devel


After updating yum database, We can install `gnome-calculator-devel` using `yum` by running the following command:
## Install gnome-calculator-devel on Fedora 36 Using yum


```bash
Update yum database with `yum` using the following command.
sudo yum -y install gnome-calculator-devel
sudo yum makecache --refresh
## How To Uninstall gnome-calculator-devel on Fedora 36

To uninstall only the gnome-calculator-devel package we can use the following command: After updating yum database, We can install gnome-calculator-devel using yum by running the following command:

```bash
sudo dnf remove gnome-calculator-devel
sudo yum -y install gnome-calculator-devel

## How To Uninstall gnome-calculator-devel on Fedora 36
## gnome-calculator-devel Package Contents on Fedora 36


To uninstall only the `gnome-calculator-devel` package we can use the following command:
```bash

```bash
sudo dnf remove gnome-calculator-devel

gnome-calculator-devel Package Contents on Fedora 36

/usr/include/gcalc-2
/usr/include/gcalc-2/gcalc
/usr/include/gcalc-2/gcalc/gcalc.h
/usr/include/gci-2
/usr/include/gci-2/gci
/usr/include/gci-2/gci/gci.h
/usr/lib64/libgcalc-2.so
/usr/lib64/libgci-1.so
/usr/lib64/pkgconfig/gcalc-2.pc
/usr/lib64/pkgconfig/gci-1.pc
/usr/share/gir-1.0
/usr/share/gir-1.0/GCalc-2.gir
/usr/share/gir-1.0/GCi-1.gir
/usr/share/vala
/usr/share/vala/vapi
/usr/share/vala/vapi/gcalc-2.deps
/usr/share/vala/vapi/gcalc-2.vapi
/usr/share/vala/vapi/gci-1.deps
/usr/share/vala/vapi/gci-1.vapi

References

Summary

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

/usr/include/gcalc-2 /usr/include/gcalc-2/gcalc /usr/include/gcalc-2/gcalc/gcalc.h /usr/include/gci-2 /usr/include/gci-2/gci /usr/include/gci-2/gci/gci.h /usr/lib/libgcalc-2.so /usr/lib/libgci-1.so /usr/lib/pkgconfig/gcalc-2.pc /usr/lib/pkgconfig/gci-1.pc /usr/share/gir-1.0 /usr/share/gir-1.0/GCalc-2.gir /usr/share/gir-1.0/GCi-1.gir /usr/share/vala /usr/share/vala/vapi /usr/share/vala/vapi/gcalc-2.deps /usr/share/vala/vapi/gcalc-2.vapi /usr/share/vala/vapi/gci-1.deps /usr/share/vala/vapi/gci-1.vapi


## References

* [gnome-calculator-devel website](https://wiki.gnome.org/Apps/Calculator)

## Summary

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