How to Install and Uninstall libkrun Package on openSuSE Tumbleweed
Last updated: November 07,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "libkrun" package
This guide let you learn how to install libkrun on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
libkrun
Copied
2. Uninstall "libkrun" package
Please follow the guidance below to uninstall libkrun on openSuSE Tumbleweed:
$
sudo zypper remove
libkrun
Copied
3. Information about the libkrun package on openSuSE Tumbleweed
Information for package libkrun:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libkrun
Version : 0.1.7-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,3 MiB
Installed : No
Status : not installed
Source package : libkrun-0.1.7-2.2.src
Summary : A dynamic library providing KVM-based process isolation capabilities
Description :
libkrun is a dynamic library that allows programs to easily acquire the ability to run processes in a partially isolated environment using KVM Virtualization.
It integrates a VMM (Virtual Machine Monitor, the userspace side of an Hypervisor) with the minimum amount of emulated devices required to its purpose, abstracting most of the complexity that comes from Virtual Machine management, offering users a simple C API.
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libkrun
Version : 0.1.7-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 4,3 MiB
Installed : No
Status : not installed
Source package : libkrun-0.1.7-2.2.src
Summary : A dynamic library providing KVM-based process isolation capabilities
Description :
libkrun is a dynamic library that allows programs to easily acquire the ability to run processes in a partially isolated environment using KVM Virtualization.
It integrates a VMM (Virtual Machine Monitor, the userspace side of an Hypervisor) with the minimum amount of emulated devices required to its purpose, abstracting most of the complexity that comes from Virtual Machine management, offering users a simple C API.