How To Install genius-devel on Fedora 36

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

Introduction

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

What is genius-devel

Development files for Genius.

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

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

sudo dnf -y install genius-devel

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

sudo yum -y install genius-devel

How To Uninstall genius-devel on Fedora 36

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

sudo dnf remove genius-devel

genius-devel Package Contents on Fedora 36

/usr/include/genius
/usr/include/genius/compil.h
/usr/include/genius/dict.h
/usr/include/genius/eval.h
/usr/include/genius/geloutput.h
/usr/include/genius/genius-i18n.h
/usr/include/genius/lexer.h
/usr/include/genius/matop.h
/usr/include/genius/matrix.h
/usr/include/genius/matrixw.h
/usr/include/genius/mpwrap.h
/usr/include/genius/mpzextra.h
/usr/include/genius/plug_api.h
/usr/include/genius/structs.h
/usr/include/genius/utype.h

References

Summary

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


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

Introduction

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

What is genius-devel

Development files for Genius.

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

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

sudo dnf -y install genius-devel

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

sudo yum -y install genius-devel

How To Uninstall genius-devel on Fedora 36

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

sudo dnf remove genius-devel

genius-devel Package Contents on Fedora 36

/usr/include/genius
/usr/include/genius/compil.h
/usr/include/genius/dict.h
/usr/include/genius/eval.h
/usr/include/genius/geloutput.h
/usr/include/genius/genius-i18n.h
/usr/include/genius/lexer.h
/usr/include/genius/matop.h
/usr/include/genius/matrix.h
/usr/include/genius/matrixw.h
/usr/include/genius/mpwrap.h
/usr/include/genius/mpzextra.h
/usr/include/genius/plug_api.h
/usr/include/genius/structs.h
/usr/include/genius/utype.h

References

Summary

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