How to Install and Uninstall qemu-system-sparc Package on Kali Linux

Last updated: May 22,2024

1. Install "qemu-system-sparc" package

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

$ sudo apt update $ sudo apt install qemu-system-sparc

2. Uninstall "qemu-system-sparc" package

In this section, we are going to explain the necessary steps to uninstall qemu-system-sparc on Kali Linux:

$ sudo apt remove qemu-system-sparc $ sudo apt autoclean && sudo apt autoremove

3. Information about the qemu-system-sparc package on Kali Linux

Package: qemu-system-sparc
Source: qemu
Version: 1:8.2.1+ds-2
Installed-Size: 22152
Maintainer: Debian QEMU Team
Architecture: amd64
Provides: qemu-system-any (= 1:8.2.1+ds-2), qemu-system-sparc (= 1:8.2.1+ds-2), qemu-system-sparc64 (= 1:8.2.1+ds-2)
Depends: libaio1 (>= 0.3.93), libbpf1 (>= 1:0.0.8), libc6 (>= 2.34), libcapstone4 (>= 4), libfdt1 (>= 1.7.0), libfuse3-3 (>= 3.2.3), libglib2.0-0 (>= 2.77.3), libgmp10 (>= 2:6.3.0+dfsg), libgnutls30 (>= 3.8.2), libhogweed6, libibverbs1 (>= 1.1.6), libjpeg62-turbo (>= 1.3.1), libnettle8, libnuma1 (>= 2.0.15), libpixman-1-0 (>= 0.19.6), libpmem1 (>= 1.4), libpng16-16 (>= 1.6.2), librdmacm1 (>= 1.0.15), libsasl2-2 (>= 2.1.28+dfsg1), libseccomp2 (>= 2.1.0), libslirp0 (>= 4.7.0), libudev1 (>= 183), liburing2 (>= 2.3), libvdeplug2 (>= 4.0.1), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.2.0), qemu-system-common (= 1:8.2.1+ds-2), qemu-system-data (>> 1:8.2.1+ds~)
Recommends: qemu-utils, seabios, ipxe-qemu, qemu-system-gui (= 1:8.2.1+ds-2), qemu-system-modules-spice (= 1:8.2.1+ds-2), qemu-system-modules-opengl (= 1:8.2.1+ds-2), qemu-block-extra (= 1:8.2.1+ds-2)
Suggests: samba, vde2
Size: 5456568
SHA256: 75d05dc0905a336fd7cab3dfc67cdc31a8c8a54479dab764631cdf38fe440b34
SHA1: 7e6a5426e7cac631257269229ca74e482418f745
MD5sum: 5c0d8077c0ef27c95ac66bf54ba01a0e
Description: QEMU full system emulation binaries (sparc)
QEMU is a fast processor emulator: currently the package supports
SPARC emulation. By using dynamic translation it achieves
reasonable speed while being easy to port on new host CPUs.
.
This package provides the full system emulation binaries to emulate
the following sparc hardware: sparc sparc64.
.
In system emulation mode QEMU emulates a full system, including a processor
and various peripherals. It enables easier testing and debugging of system
code. It can also be used to provide virtual hosting of several virtual
machines on a single server.
Description-md5:
Multi-Arch: foreign
Homepage: http://www.qemu.org/
Tag: uitoolkit::gtk, uitoolkit::ncurses, uitoolkit::sdl
Section: otherosfs
Priority: optional
Filename: pool/main/q/qemu/qemu-system-sparc_8.2.1+ds-2_amd64.deb