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

Last updated: October 08,2024

1. Install "ubridge.x86_64" package

In this section, we are going to explain the necessary steps to install ubridge.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install ubridge.x86_64

2. Uninstall "ubridge.x86_64" package

This tutorial shows how to uninstall ubridge.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove ubridge.x86_64 $ sudo dnf autoremove

3. Information about the ubridge.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:57:11 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : ubridge
Version : 0.9.18
Release : 9.el9
Architecture : x86_64
Size : 54 k
Source : ubridge-0.9.18-9.el9.src.rpm
Repository : epel
Summary : Bridge for UDP tunnels, Ethernet, TAP and VMnet interfaces
URL : https://github.com/GNS3/ubridge
License : GPLv3+
Description : uBridge is a simple application to create user-land bridges between various
: technologies. Currently bridging between UDP tunnels, Ethernet and TAP
: interfaces is supported. Packet capture is also supported.