How to Install and Uninstall rootlesskit Package on openSUSE Leap
Last updated: January 11,2025
1. Install "rootlesskit" package
Please follow the guidance below to install rootlesskit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
rootlesskit
Copied
2. Uninstall "rootlesskit" package
Please follow the guidance below to uninstall rootlesskit on openSUSE Leap:
$
sudo zypper remove
rootlesskit
Copied
3. Information about the rootlesskit package on openSUSE Leap
Information for package rootlesskit:
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : rootlesskit
Version : 1.1.1-150000.1.3.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 21.5 MiB
Installed : No
Status : not installed
Source package : rootlesskit-1.1.1-150000.1.3.3.src
Upstream URL : https://github.com/rootless-containers/rootlesskit
Summary : Linux-native fakeroot using user namespaces
Description :
RootlessKit is a Linux-native implementation of "fake root"
using user_namespaces. RootlessKit is intended to run Docker and
Kubernetes as an unprivileged user (known as "Rootless mode"), so as to protect
the real root on the host from potential container-breakout attacks.
------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : rootlesskit
Version : 1.1.1-150000.1.3.3
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 21.5 MiB
Installed : No
Status : not installed
Source package : rootlesskit-1.1.1-150000.1.3.3.src
Upstream URL : https://github.com/rootless-containers/rootlesskit
Summary : Linux-native fakeroot using user namespaces
Description :
RootlessKit is a Linux-native implementation of "fake root"
using user_namespaces. RootlessKit is intended to run Docker and
Kubernetes as an unprivileged user (known as "Rootless mode"), so as to protect
the real root on the host from potential container-breakout attacks.