How to Install and Uninstall ccrtp.i686 Package on Fedora 38

Last updated: January 10,2025

1. Install "ccrtp.i686" package

Please follow the step by step instructions below to install ccrtp.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install ccrtp.i686

2. Uninstall "ccrtp.i686" package

Please follow the step by step instructions below to uninstall ccrtp.i686 on Fedora 38:

$ sudo dnf remove ccrtp.i686 $ sudo dnf autoremove

3. Information about the ccrtp.i686 package on Fedora 38

Last metadata expiration check: 2:56:25 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ccrtp
Version : 2.1.2
Release : 10.fc38
Architecture : i686
Size : 116 k
Source : ccrtp-2.1.2-10.fc38.src.rpm
Repository : fedora
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.