How to Install and Uninstall qemu-kvm.x86_64 Package on AlmaLinux 8

Last updated: September 22,2024

1. Install "qemu-kvm.x86_64" package

This is a short guide on how to install qemu-kvm.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install qemu-kvm.x86_64

2. Uninstall "qemu-kvm.x86_64" package

Learn how to uninstall qemu-kvm.x86_64 on AlmaLinux 8:

$ sudo dnf remove qemu-kvm.x86_64 $ sudo dnf autoremove

3. Information about the qemu-kvm.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:25:16 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : qemu-kvm
Epoch : 15
Version : 6.2.0
Release : 11.module_el8.6.0+3071+a07c0ea5.2
Architecture : x86_64
Size : 163 k
Source : qemu-kvm-6.2.0-11.module_el8.6.0+3071+a07c0ea5.2.src.rpm
Repository : appstream
Summary : QEMU is a machine emulator and virtualizer
URL : http://www.qemu.org/
License : GPLv2 and GPLv2+ and CC-BY
Description : qemu-kvm is an open source virtualizer that provides hardware
: emulation for the KVM hypervisor. qemu-kvm acts as a virtual
: machine monitor together with the KVM kernel modules, and emulates the
: hardware for a full system such as a PC and its associated peripherals.