How to Install and Uninstall libre.x86_64 Package on Fedora 38

Last updated: November 01,2024

1. Install "libre.x86_64" package

This tutorial shows how to install libre.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install libre.x86_64

2. Uninstall "libre.x86_64" package

This tutorial shows how to uninstall libre.x86_64 on Fedora 38:

$ sudo dnf remove libre.x86_64 $ sudo dnf autoremove

3. Information about the libre.x86_64 package on Fedora 38

Last metadata expiration check: 2:21:00 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libre
Version : 3.10.0
Release : 1.fc38
Architecture : x86_64
Size : 337 k
Source : libre-3.10.0-1.fc38.src.rpm
Repository : updates
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).