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

Last updated: October 13,2024

1. Install "systemd-networkd.x86_64" package

Please follow the step by step instructions below to install systemd-networkd.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install systemd-networkd.x86_64

2. Uninstall "systemd-networkd.x86_64" package

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

$ sudo dnf remove systemd-networkd.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:51:22 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : systemd-networkd
Version : 253.4
Release : 1.el9
Architecture : x86_64
Size : 1.2 M
Source : systemd-extras-253.4-1.el9.src.rpm
Repository : epel
Summary : System daemon that manages network configurations
URL : https://systemd.io
License : LGPL-2.1-or-later
Description : systemd-networkd is a system service that manages networks. It detects
: and configures network devices as they appear, as well as creating virtual
: network devices.