How to Install and Uninstall systemd-networkd.x86_64 Package on Amazon Linux 2

Last updated: July 01,2024

1. Install "systemd-networkd.x86_64" package

Please follow the instructions below to install systemd-networkd.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install systemd-networkd.x86_64

2. Uninstall "systemd-networkd.x86_64" package

In this section, we are going to explain the necessary steps to uninstall systemd-networkd.x86_64 on Amazon Linux 2:

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

3. Information about the systemd-networkd.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : systemd-networkd
Arch : x86_64
Version : 219
Release : 78.amzn2.0.15
Size : 478 k
Repo : amzn2-core/2/x86_64
Summary : System service that manages networks.
URL : http://www.freedesktop.org/wiki/Software/systemd
License : LGPLv2+
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.