How to Install and Uninstall ccrtp.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 16,2024

1. Install "ccrtp.x86_64" package

Please follow the steps below to install ccrtp.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ccrtp.x86_64

2. Uninstall "ccrtp.x86_64" package

This guide let you learn how to uninstall ccrtp.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ccrtp.x86_64 $ sudo dnf autoremove

3. Information about the ccrtp.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:52:19 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ccrtp
Version : 2.1.2
Release : 10.el9
Architecture : x86_64
Size : 98 k
Source : ccrtp-2.1.2-10.el9.src.rpm
Repository : epel
Summary : Common C++ class framework for RTP/RTCP
URL : http://www.gnu.org/software/commoncpp/
License : GPLv2+
Description : ccRTP is a generic, extensible and efficient C++ framework for
: developing applications based on the Real-Time Transport Protocol
: (RTP) from the IETF. It is based on Common C++ and provides a full
: RTP/RTCP stack for sending and receiving of realtime data by the use
: of send and receive packet queues. ccRTP supports unicast,
: multi-unicast and multicast, manages multiple sources, handles RTCP
: automatically, supports different threading models and is generic as
: for underlying network and transport protocols.