How to Install and Uninstall qemu-user-static Package on Kali Linux

Last updated: May 10,2024

1. Install "qemu-user-static" package

In this section, we are going to explain the necessary steps to install qemu-user-static on Kali Linux

$ sudo apt update $ sudo apt install qemu-user-static

2. Uninstall "qemu-user-static" package

Please follow the guidelines below to uninstall qemu-user-static on Kali Linux:

$ sudo apt remove qemu-user-static $ sudo apt autoclean && sudo apt autoremove

3. Information about the qemu-user-static package on Kali Linux

Package: qemu-user-static
Source: qemu
Version: 1:8.2.1+ds-2
Installed-Size: 386484
Maintainer: Debian QEMU Team
Architecture: amd64
Provides: qemu-user-binfmt
Recommends: systemd
Conflicts: qemu-user-binfmt
Size: 64057180
SHA256: 2a3492b478b0e7e14ef2be3783f99153eb15f0d241d8bffe702c7a9ac2d003bb
SHA1: d716da00d154ed4658639d18282e516f83384184
MD5sum: 85acb305da4b1636cf62661c0ac43b27
Description: QEMU user mode emulation binaries (static version)
QEMU is a fast processor emulator: currently the package supports Alpha, ARM,
CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V,
S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic
translation it achieves reasonable speed while being easy to port on new host
CPUs.
.
This package provides the user mode emulation binaries, built
statically. In this mode QEMU can launch Linux processes compiled for
one CPU on another CPU.
.
qemu-user-static package will register binary formats which the provided
emulators can handle, so that it will be possible to run foreign binaries
directly.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.qemu.org/
Built-Using: capstone (= 4.0.2-5.1), glib2.0 (= 2.78.4-1), glibc (= 2.37-15), zlib (= 1:1.3.dfsg-3)
Section: otherosfs
Priority: optional
Filename: pool/main/q/qemu/qemu-user-static_8.2.1+ds-2_amd64.deb