How To Install libijs-devel on Fedora 36

In this tutorial we learn how to install libijs-devel in Fedora 36. libijs-devel is Header & pkgconfig files for libijs

Introduction

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

What is libijs-devel

This subpackage provides /usr/include/ijs/ijs.h header file, as well as ijs.pc pkgconfig file. Both of these files are useful for development purposes only.

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

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

sudo dnf -y install libijs-devel

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

sudo yum -y install libijs-devel

How To Uninstall libijs-devel on Fedora 36

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

sudo dnf remove libijs-devel

libijs-devel Package Contents on Fedora 36

/usr/include/ijs
/usr/include/ijs/ijs.h
/usr/include/ijs/ijs_client.h
/usr/include/ijs/ijs_server.h
/usr/lib64/libijs.so
/usr/lib64/pkgconfig/ijs.pc
---

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

linkTitle: “libijs-devel”

References

type: “docs”

description: “In this tutorial we learn how to install libijs-devel in Fedora 36. libijs-devel is Header & pkgconfig files for libijs”

date: “2022-08-17”

Summary

lastmod: “2022-08-17”

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

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

Introduction

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

What is libijs-devel

This subpackage provides /usr/include/ijs/ijs.h header file, as well as ijs.pc pkgconfig file. Both of these files are useful for development purposes only.

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

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

sudo dnf -y install libijs-devel

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

sudo yum -y install libijs-devel

How To Uninstall libijs-devel on Fedora 36

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

sudo dnf remove libijs-devel

libijs-devel Package Contents on Fedora 36

/usr/include/ijs
/usr/include/ijs/ijs.h
/usr/include/ijs/ijs_client.h
/usr/include/ijs/ijs_server.h
/usr/lib/libijs.so
/usr/lib/pkgconfig/ijs.pc

References

Summary

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