How to Install and Uninstall live555.x86_64 Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "live555.x86_64" package

This guide covers the steps necessary to install live555.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install live555.x86_64

2. Uninstall "live555.x86_64" package

In this section, we are going to explain the necessary steps to uninstall live555.x86_64 on CentOS Stream 9:

$ sudo dnf remove live555.x86_64 $ sudo dnf autoremove

3. Information about the live555.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:43:49 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : live555
Version : 2023.06.20
Release : 2.el9
Architecture : x86_64
Size : 436 k
Source : live555-2023.06.20-2.el9.src.rpm
Repository : epel
Summary : RTP/RTCP/RTSP/SIP multimedia streaming libraries
URL : http://live555.com/liveMedia
License : LGPL-3.0-or-later AND GPL-3.0-or-later
Description : This package provides a set of C++ libraries for multimedia streaming, using
: using open standard protocols (RTP/RTCP, RTSP, SIP). These libraries can be
: used to build streaming applications.
:
: The libraries can also be used to stream, receive, and process MPEG, H.263+ or
: JPEG video, and several audio codecs. They can easily be extended to support
: additional (audio and/or video) codecs, and can also be used to build basic
: RTSP or SIP clients and servers, and have been used to add streaming support to
: existing media player applications.