How to Install and Uninstall libkrunfw3 Package on openSuSE Tumbleweed
Last updated: February 03,2025
1. Install "libkrunfw3" package
This is a short guide on how to install libkrunfw3 on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libkrunfw3
Copied
2. Uninstall "libkrunfw3" package
This guide let you learn how to uninstall libkrunfw3 on openSuSE Tumbleweed:
$
sudo zypper remove
libkrunfw3
Copied
3. Information about the libkrunfw3 package on openSuSE Tumbleweed
Information for package libkrunfw3:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libkrunfw3
Version : 3.8.1-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 15.7 MiB
Installed : No
Status : not installed
Source package : libkrunfw-3.8.1-1.7.src
Upstream URL : https://github.com/containers/libkrunfw
Summary : A dynamic library bundling a Linux kernel in a convenient storage format
Description :
libkrunfw is a library bundling a Linux kernel in a dynamic library
in a way that can be easily consumed by libkrun.
By having the kernel bundled in a dynamic library, libkrun can leave to
the linker the work of mapping the sections into the process, and then
directly inject those mappings into the guest without any kind of additional
work nor processing.
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libkrunfw3
Version : 3.8.1-1.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 15.7 MiB
Installed : No
Status : not installed
Source package : libkrunfw-3.8.1-1.7.src
Upstream URL : https://github.com/containers/libkrunfw
Summary : A dynamic library bundling a Linux kernel in a convenient storage format
Description :
libkrunfw is a library bundling a Linux kernel in a dynamic library
in a way that can be easily consumed by libkrun.
By having the kernel bundled in a dynamic library, libkrun can leave to
the linker the work of mapping the sections into the process, and then
directly inject those mappings into the guest without any kind of additional
work nor processing.