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

Last updated: November 23,2024

1. Install "libre.x86_64" package

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

$ sudo dnf update $ sudo dnf install libre.x86_64

2. Uninstall "libre.x86_64" package

Please follow the steps below to uninstall libre.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove libre.x86_64 $ sudo dnf autoremove

3. Information about the libre.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:58:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libre
Version : 3.9.0
Release : 1.el8
Architecture : x86_64
Size : 341 k
Source : libre-3.9.0-1.el8.src.rpm
Repository : epel
Summary : Generic library for real-time communications
URL : https://github.com/baresip/re
License : BSD-3-Clause
Description : Libre is a generic library for real-time communications with async I/O
: support. Features are a SIP stack (RFC 3261), SDP, RTP and RTCP, SRTP and
: SRTCP (Secure RTP), DNS client, STUN/TURN/ICE stack, BFCP, HTTP stack with
: client/server, Websockets, Jitter buffer, async I/O (poll, epoll, select,
: kqueue), UDP/TCP/TLS/DTLS transport, JSON parser and Real Time Messaging
: Protocol (RTMP).