How to Install and Uninstall systemd-network Package on openSuSE Tumbleweed

Last updated: May 22,2024

1. Install "systemd-network" package

Please follow the guidance below to install systemd-network on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install systemd-network

2. Uninstall "systemd-network" package

In this section, we are going to explain the necessary steps to uninstall systemd-network on openSuSE Tumbleweed:

$ sudo zypper remove systemd-network

3. Information about the systemd-network package on openSuSE Tumbleweed

Information for package systemd-network:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : systemd-network
Version : 254.9-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.7 MiB
Installed : No
Status : not installed
Source package : systemd-254.9-2.1.src
Upstream URL : http://www.freedesktop.org/wiki/Software/systemd
Summary : Systemd Network And Network Name Resolution Managers
Description :
systemd-networkd is a system service that manages networks. It detects and
configures network devices as they appear, as well as manages network addresses
and routes for any link for which it finds a .network file, see
systemd.network(5). It can also create virtual network devices based on their
description given by systemd.netdev(5) files. It may be controlle by
networkctl(1).
systemd-resolved is a system service that provides network name resolution to
local applications. It implements a caching and validating DNS/DNSSEC stub
resolver, as well as an LLMNR and MulticastDNS resolver and responder. It may be
controlled by resolvectl(1).
Addtionally, this package also contains a plug-in module for the Name Service
Switch (NSS), which enables hostname resolutions by contacting
systemd-resolved(8). It replaces the nss-dns plug-in module that traditionally
resolves hostnames via DNS.
To activate this NSS module, you will need to include it in /etc/nsswitch.conf,
see nss-resolve(8) manpage for more details.

5. The same packages on other Linux Distributions