How to Install and Uninstall libzrtpcpp.i686 Package on Fedora 36

Last updated: October 06,2024

1. Install "libzrtpcpp.i686" package

Please follow the guidelines below to install libzrtpcpp.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libzrtpcpp.i686

2. Uninstall "libzrtpcpp.i686" package

This tutorial shows how to uninstall libzrtpcpp.i686 on Fedora 36:

$ sudo dnf remove libzrtpcpp.i686 $ sudo dnf autoremove

3. Information about the libzrtpcpp.i686 package on Fedora 36

Last metadata expiration check: 1:04:43 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : libzrtpcpp
Version : 4.6.6
Release : 13.fc36
Architecture : i686
Size : 182 k
Source : libzrtpcpp-4.6.6-13.fc36.src.rpm
Repository : fedora
Summary : ZRTP support library for the GNU ccRTP stack
URL : https://github.com/wernerd/ZRTPCPP
License : GPLv3+
Description : This package provides a library that adds ZRTP support to the GNU
: ccRTP stack. Phil Zimmermann developed ZRTP to allow ad-hoc, easy to
: use key negotiation to setup Secure RTP (SRTP) sessions. GNU ZRTP
: together with GNU ccRTP (1.5.0 or later) provides a ZRTP
: implementation that can be directly embedded into client and server
: applications.