How to Install and Uninstall qemu Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "qemu" package

Here is a brief guide to show you how to install qemu on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install qemu

2. Uninstall "qemu" package

This tutorial shows how to uninstall qemu on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove qemu $ sudo apt autoclean && sudo apt autoremove

3. Information about the qemu package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: qemu
Architecture: amd64
Version: 1:2.5+dfsg-5ubuntu10.51
Multi-Arch: foreign
Priority: optional
Section: universe/metapackages
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QEMU Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 467
Depends: qemu-system (>= 1:2.5+dfsg-5ubuntu10.51), qemu-user (>= 1:2.5+dfsg-5ubuntu10.51), qemu-utils (>= 1:2.5+dfsg-5ubuntu10.51)
Suggests: qemu-user-static
Filename: pool/universe/q/qemu/qemu_2.5+dfsg-5ubuntu10.51_amd64.deb
Size: 82950
MD5sum: d3a600aab7e53002606feecb0004b99a
SHA1: 24b11144f77dffb0d0b4ca032aab7cdee411bff3
SHA256: d7c59d145e0615b3cde71e198953bcb518172ab0fb1dec4e762b71c89b95ba35
SHA512: 1cfccd82722af3d5d36acf92aac28ae69256c85296802fd83876756cdc7ce6d43331b7a00c4d7d6dc224a6aa9446bab6cb345a8f368a1a0848fabb8781f62fce
Homepage: http://www.qemu.org/
Description-en: fast processor emulator
QEMU is a fast processor emulator: currently the package supports
ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4,
SPARC and x86-64 emulation. By using dynamic translation it achieves
reasonable speed while being easy to port on new host CPUs. QEMU has
two operating modes:
.
* User mode emulation: QEMU can launch Linux processes compiled for
one CPU on another CPU.
* Full system emulation: 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.
.
As QEMU requires no host kernel patches to run, it is very safe and
easy to use.
.
This package is a metapackage depending on all qemu-related packages.
Description-md5: 976dc9e06bc50e9bc7637e1a34042953

Package: qemu
Priority: optional
Section: universe/metapackages
Installed-Size: 457
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QEMU Team
Architecture: amd64
Version: 1:2.5+dfsg-5ubuntu10
Depends: qemu-system (>= 1:2.5+dfsg-5ubuntu10), qemu-user (>= 1:2.5+dfsg-5ubuntu10), qemu-utils (>= 1:2.5+dfsg-5ubuntu10)
Suggests: qemu-user-static
Filename: pool/universe/q/qemu/qemu_2.5+dfsg-5ubuntu10_amd64.deb
Size: 83052
MD5sum: e3bba97f34776fba4b38140ec3223087
SHA1: a68ab9f31859a4aefe879eb60e08a0e8e073b60e
SHA256: d3869c82cf203372830ad0eb6fb2c6293187b146ab331c7b5c69605580dd8009
Description-en: fast processor emulator
QEMU is a fast processor emulator: currently the package supports
ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4,
SPARC and x86-64 emulation. By using dynamic translation it achieves
reasonable speed while being easy to port on new host CPUs. QEMU has
two operating modes:
.
* User mode emulation: QEMU can launch Linux processes compiled for
one CPU on another CPU.
* Full system emulation: 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.
.
As QEMU requires no host kernel patches to run, it is very safe and
easy to use.
.
This package is a metapackage depending on all qemu-related packages.
Description-md5: 976dc9e06bc50e9bc7637e1a34042953
Multi-Arch: foreign
Homepage: http://www.qemu.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu