How To Install calc-devel on Fedora 36

In this tutorial we learn how to install calc-devel in Fedora 36. calc-devel is Development files for the calc arithmetic system

Introduction

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

What is calc-devel

This package contains files necessary to build applications which use the calc arbitrary precision arithmetic system.

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

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

sudo dnf -y install calc-devel

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

sudo yum -y install calc-devel

How To Uninstall calc-devel on Fedora 36

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

sudo dnf remove calc-devel

calc-devel Package Contents on Fedora 36

/usr/include/calc
/usr/include/calc/alloc.h
/usr/include/calc/banned.h
/usr/include/calc/blkcpy.h
/usr/include/calc/block.h
/usr/include/calc/byteswap.h
/usr/include/calc/calc.h
/usr/include/calc/cmath.h
/usr/include/calc/config.h
/usr/include/calc/custom.h
/usr/include/calc/decl.h
/usr/include/calc/file.h
/usr/include/calc/func.h
/usr/include/calc/hash.h
/usr/include/calc/hist.h
/usr/include/calc/jump.h
/usr/include/calc/label.h
/usr/include/calc/lib_calc.h
/usr/include/calc/lib_util.h
/usr/include/calc/nametype.h
/usr/include/calc/opcodes.h
/usr/include/calc/prime.h
/usr/include/calc/qmath.h
/usr/include/calc/sha1.h
/usr/include/calc/str.h
/usr/include/calc/strl.h
/usr/include/calc/symbol.h
/usr/include/calc/token.h
/usr/include/calc/value.h
/usr/include/calc/zmath.h
/usr/include/calc/zrand.h
/usr/include/calc/zrandom.h
/usr/lib/libcalc.so
/usr/share/doc/calc-devel
/usr/share/doc/calc-devel/LIBRARY

References

Summary

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


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

Introduction

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

What is calc-devel

This package contains files necessary to build applications which use the calc arbitrary precision arithmetic system.

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

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

sudo dnf -y install calc-devel

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

sudo yum -y install calc-devel

How To Uninstall calc-devel on Fedora 36

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

sudo dnf remove calc-devel

calc-devel Package Contents on Fedora 36

/usr/include/calc
/usr/include/calc/alloc.h
/usr/include/calc/banned.h
/usr/include/calc/blkcpy.h
/usr/include/calc/block.h
/usr/include/calc/byteswap.h
/usr/include/calc/calc.h
/usr/include/calc/cmath.h
/usr/include/calc/config.h
/usr/include/calc/custom.h
/usr/include/calc/decl.h
/usr/include/calc/file.h
/usr/include/calc/func.h
/usr/include/calc/hash.h
/usr/include/calc/hist.h
/usr/include/calc/jump.h
/usr/include/calc/label.h
/usr/include/calc/lib_calc.h
/usr/include/calc/lib_util.h
/usr/include/calc/nametype.h
/usr/include/calc/opcodes.h
/usr/include/calc/prime.h
/usr/include/calc/qmath.h
/usr/include/calc/sha1.h
/usr/include/calc/str.h
/usr/include/calc/strl.h
/usr/include/calc/symbol.h
/usr/include/calc/token.h
/usr/include/calc/value.h
/usr/include/calc/zmath.h
/usr/include/calc/zrand.h
/usr/include/calc/zrandom.h
/usr/lib64/libcalc.so
/usr/share/doc/calc-devel
/usr/share/doc/calc-devel/LIBRARY

References

Summary

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