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

Last updated: January 16,2025

1. Install "bridge-utils.x86_64" package

Please follow the step by step instructions below to install bridge-utils.x86_64 on Fedora 34

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

2. Uninstall "bridge-utils.x86_64" package

Learn how to uninstall bridge-utils.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 5:14:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : bridge-utils
Version : 1.7.1
Release : 1.fc34
Architecture : x86_64
Size : 34 k
Source : bridge-utils-1.7.1-1.fc34.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.