How to Install and Uninstall systemd-container Package on openSUSE Leap

Last updated: May 20,2024

1. Install "systemd-container" package

Please follow the guidelines below to install systemd-container on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install systemd-container

2. Uninstall "systemd-container" package

Learn how to uninstall systemd-container on openSUSE Leap:

$ sudo zypper remove systemd-container

3. Information about the systemd-container package on openSUSE Leap

Information for package systemd-container:
------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : systemd-container
Version : 249.17-150400.8.40.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : systemd-249.17-150400.8.40.1.src
Upstream URL : http://www.freedesktop.org/wiki/Software/systemd
Summary : Systemd tools for container management
Description :
Systemd tools to spawn and manage containers and virtual machines.
In addition, it also contains a plugin for the Name Service Switch (NSS),
providing host name resolution for all local containers and virtual machines
using network namespacing and registered with systemd-machined. It also maps
UID/GIDs ranges used by containers to useful names.
To activate this NSS module, you will need to include it in /etc/nsswitch.conf,
see nss-mymachines(8) manpage for more details.