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

Last updated: October 07,2024

1. Install "baresip.x86_64" package

This guide covers the steps necessary to install baresip.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install baresip.x86_64

2. Uninstall "baresip.x86_64" package

Here is a brief guide to show you how to uninstall baresip.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove baresip.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:27:46 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : baresip
Version : 3.9.0
Release : 1.el8
Architecture : x86_64
Size : 930 k
Source : baresip-3.9.0-1.el8.src.rpm
Repository : epel
Summary : Modular SIP user-agent with audio and video support
URL : https://github.com/baresip/baresip
License : BSD-3-Clause
Description : A modular SIP user-agent with support for audio and video, and many IETF
: standards such as SIP, SDP, RTP/RTCP and STUN/TURN/ICE for both, IPv4 and
: IPv6.
:
: Additional modules provide support for audio codecs like Codec2, G.711,
: G.722, G.726, GSM, L16, MPA and Opus, audio drivers like ALSA, GStreamer,
: JACK Audio Connection Kit, Portaudio, and PulseAudio, video codecs like
: AV1, VP8 or VP9, video sources like Video4Linux, video outputs like SDL2
: or X11, NAT traversal via STUN, TURN, ICE, and NAT-PMP, media encryption
: via TLS, SRTP or DTLS-SRTP, management features like embedded web-server
: with HTTP interface, command-line console and interface, and MQTT.