How to Install and Uninstall qemu-img Package on Manjaro

Last updated: May 17,2024

1. Install "qemu-img" package

This guide covers the steps necessary to install qemu-img on Manjaro

$ sudo pacman -Sy $ sudo pacman -S qemu-img

2. Uninstall "qemu-img" package

This guide covers the steps necessary to uninstall qemu-img on Manjaro:

$ sudo pacman -Rcns qemu-img

3. Information about the qemu-img package on Manjaro

Repository : extra
Name : qemu-img
Version : 8.2.0-2
Description : QEMU tooling for manipulating disk images
Architecture : x86_64
URL : https://www.qemu.org/
Licenses : Apache-2.0 BSD-2-Clause BSD-3-Clause CC-BY-3.0 FSFAP
GPL-1.0-or-later GPL-2.0-only GPL-2.0-or-later
GPL-2.0-or-later WITH GCC-exception-2.0 LGPL-2.0-only
LGPL-2.0-or-later LGPL-2.1-only LGPL-2.1-or-later
LicenseRef-Public-Domain MIT
Groups : None
Provides : None
Depends On : fuse3 gcc-libs glib2 libglib-2.0.so=0-64
libgmodule-2.0.so=0-64 glibc gnutls libaio liburing
liburing.so=2-64 numactl libnuma.so=1-64 pam
libpam.so=0-64 zlib zstd libzstd.so=1-64
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 2.11 MiB
Installed Size : 10.85 MiB
Packager : David Runge
Build Date : Sun Jan 7 10:45:19 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions