How to Install and Uninstall bridge-utils.x86_64 Package on Fedora 38

Last updated: September 28,2024

1. Install "bridge-utils.x86_64" package

Here is a brief guide to show you how to install bridge-utils.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install bridge-utils.x86_64

2. Uninstall "bridge-utils.x86_64" package

This is a short guide on how to uninstall bridge-utils.x86_64 on Fedora 38:

$ sudo dnf remove bridge-utils.x86_64 $ sudo dnf autoremove

3. Information about the bridge-utils.x86_64 package on Fedora 38

Last metadata expiration check: 4:20:17 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : bridge-utils
Version : 1.7.1
Release : 6.fc38
Architecture : x86_64
Size : 34 k
Source : bridge-utils-1.7.1-6.fc38.src.rpm
Repository : fedora
Summary : Utilities for configuring the linux ethernet bridge
URL : https://wiki.linuxfoundation.org/networking/bridge
License : GPLv2+
Description : This package contains utilities for configuring the linux ethernet
: bridge. The linux ethernet bridge can be used for connecting multiple
: ethernet devices together. The connecting is fully transparent: hosts
: connected to one ethernet device see hosts connected to the other
: ethernet devices directly.
:
: Install bridge-utils if you want to use the linux ethernet bridge.