How to Install and Uninstall ortp.i686 Package on Amazon Linux 2

Last updated: May 06,2024

1. Install "ortp.i686" package

This is a short guide on how to install ortp.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install ortp.i686

2. Uninstall "ortp.i686" package

This tutorial shows how to uninstall ortp.i686 on Amazon Linux 2:

$ sudo yum remove ortp.i686 $ sudo yum autoremove

3. Information about the ortp.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : ortp
Arch : i686
Epoch : 1
Version : 0.20.0
Release : 10.amzn2.0.2
Size : 72 k
Repo : amzn2-core/2/x86_64
Summary : A C library implementing the RTP protocol (RFC3550)
URL : http://www.linphone.org/eng/documentation/dev/ortp.html
License : LGPLv2+ and VSL
Description : oRTP is a C library that implements RTP (RFC3550).