How To Install sofia-sip-glib-devel on Fedora 36

In this tutorial we learn how to install sofia-sip-glib-devel in Fedora 36. sofia-sip-glib-devel is Glib bindings for Sofia SIP development files

Introduction

In this tutorial we learn how to install sofia-sip-glib-devel on Fedora 36.

What is sofia-sip-glib-devel

Development package for Sofia SIP UA Glib library. This package includes libraries and include files for developing glib programs using Sofia SIP.

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

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

sudo dnf -y install sofia-sip-glib-devel

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

sudo yum -y install sofia-sip-glib-devel

How To Uninstall sofia-sip-glib-devel on Fedora 36

To uninstall only the sofia-sip-glib-devel package we can use the following command:

sudo dnf remove sofia-sip-glib-devel

sofia-sip-glib-devel Package Contents on Fedora 36

/usr/include/sofia-sip-1.13/sofia-sip/su_source.h
/usr/lib/libsofia-sip-ua-glib.so
/usr/lib/pkgconfig/sofia-sip-ua-glib.pc

References

Summary

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


title: “How To Install sofia-sip-glib-devel on Fedora 36” linkTitle: “sofia-sip-glib-devel” type: “docs” description: “In this tutorial we learn how to install sofia-sip-glib-devel in Fedora 36. sofia-sip-glib-devel is Glib bindings for Sofia SIP development files” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/sofia-sip-glib-devel-featured.png

Introduction

In this tutorial we learn how to install sofia-sip-glib-devel on Fedora 36.

What is sofia-sip-glib-devel

Development package for Sofia SIP UA Glib library. This package includes libraries and include files for developing glib programs using Sofia SIP.

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

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

sudo dnf -y install sofia-sip-glib-devel

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

sudo yum -y install sofia-sip-glib-devel

How To Uninstall sofia-sip-glib-devel on Fedora 36

To uninstall only the sofia-sip-glib-devel package we can use the following command:

sudo dnf remove sofia-sip-glib-devel

sofia-sip-glib-devel Package Contents on Fedora 36

/usr/include/sofia-sip-1.13/sofia-sip/su_source.h
/usr/lib64/libsofia-sip-ua-glib.so
/usr/lib64/pkgconfig/sofia-sip-ua-glib.pc

References

Summary

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