How to Install and Uninstall libsrtp2-1 Package on openSUSE Leap

Last updated: May 20,2024

1. Install "libsrtp2-1" package

This tutorial shows how to install libsrtp2-1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libsrtp2-1

2. Uninstall "libsrtp2-1" package

Please follow the guidance below to uninstall libsrtp2-1 on openSUSE Leap:

$ sudo zypper remove libsrtp2-1

3. Information about the libsrtp2-1 package on openSUSE Leap

Information for package libsrtp2-1:
-----------------------------------
Repository : Main Repository
Name : libsrtp2-1
Version : 2.2.0-1.34
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 79.3 KiB
Installed : No
Status : not installed
Source package : libsrtp2-2.2.0-1.34.src
Upstream URL : https://github.com/cisco/libsrtp
Summary : Secure Real-Time Transport Protocol (SRTP) library v2
Description :
libsrtp is an implementation of the Secure Real-time Transport
Protocol (SRTP) originally authored by Cisco Systems, Inc.
SRTP is a security profile for RTP that adds confidentiality, message
authentication, and replay protection to that protocol. It is
specified in RFC 3711. More information about the SRTP protocol
itself can be found on the Secure RTP page.