How To Install ortp on Fedora 36
Introduction
In this tutorial we learn how to install ortp
on Fedora 36.
What is ortp
oRTP is a C library that implements RTP (RFC3550).
We can use yum
or dnf
to install ortp
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ortp.
Install ortp on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install ortp
using dnf
by running the following command:
Install ortp on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install ortp
using yum
by running the following command:
How To Uninstall ortp on Fedora 36
To uninstall only the ortp
package we can use the following command:
ortp Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install ortp
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install ortp on Fedora 36” linkTitle: “ortp” type: “docs” description: “In this tutorial we learn how to install ortp in Fedora 36. ortp is A C library implementing the RTP protocol (RFC3550)” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/ortp-featured.png
Introduction
In this tutorial we learn how to install ortp
on Fedora 36.
What is ortp
oRTP is a C library that implements RTP (RFC3550).
We can use yum
or dnf
to install ortp
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ortp.
Install ortp on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install ortp
using dnf
by running the following command:
Install ortp on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install ortp
using yum
by running the following command:
How To Uninstall ortp on Fedora 36
To uninstall only the ortp
package we can use the following command:
ortp Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install ortp
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).