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

Last updated: November 27,2024

1. Install "baresip-gtk.x86_64" package

This tutorial shows how to install baresip-gtk.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install baresip-gtk.x86_64

2. Uninstall "baresip-gtk.x86_64" package

Please follow the guidelines below to uninstall baresip-gtk.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove baresip-gtk.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:19:28 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : baresip-gtk
Version : 3.9.0
Release : 1.el8
Architecture : x86_64
Size : 37 k
Source : baresip-3.9.0-1.el8.src.rpm
Repository : epel
Summary : GTK+ menu-based user interface module for baresip
URL : https://github.com/baresip/baresip
License : BSD-3-Clause AND (LGPL-3.0-or-later OR CC-BY-SA-3.0)
Description : Baresip is a modular SIP user-agent with audio and video support.
:
: This module provides a GTK+ menu-based user interface.
:
: Note: GTK+ defaults to the Wayland backend, which baresip does not
: support. Use 'GDK_BACKEND=x11 baresip' to override it to Xwayland.