How To Install sofia-sip-glib on Fedora 36

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

Introduction

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

What is sofia-sip-glib

GLib interface to Sofia SIP User Agent library.

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

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

sudo dnf -y install sofia-sip-glib

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

sudo yum -y install sofia-sip-glib

How To Uninstall sofia-sip-glib on Fedora 36

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

sudo dnf remove sofia-sip-glib

sofia-sip-glib Package Contents on Fedora 36

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

## Introduction

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

### What is `sofia-sip-glib`

> GLib interface to Sofia SIP User Agent library.  

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

## Install sofia-sip-glib on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install sofia-sip-glib using dnf by running the following command:

sudo dnf -y install sofia-sip-glib

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

sudo yum -y install sofia-sip-glib

How To Uninstall sofia-sip-glib on Fedora 36

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

sudo dnf remove sofia-sip-glib

sofia-sip-glib Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/2eae639713aa6ef1003845f469ec13ad7ffd59
/usr/lib/libsofia-sip-ua-glib.so.3
/usr/lib/libsofia-sip-ua-glib.so.3.0.0

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/af /usr/lib/.build-id/af/1953c5cd8bf983ce54f6f372664f4280545181 /usr/lib64/libsofia-sip-ua-glib.so.3 /usr/lib64/libsofia-sip-ua-glib.so.3.0.0


## References

* [sofia-sip-glib website](http://sofia-sip.sourceforge.net/)

## Summary

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