How to Install kvm-ipxe software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install kvm-ipxe software package in Ubuntu 12.04 LTS (Precise Pangolin)

kvm-ipxe software package provides PXE ROMs for KVM, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kvm-ipxe 

kvm-ipxe is installed in your system.

Make ensure the kvm-ipxe package were installed using the commands given below,

$ sudo dpkg-query -l | grep kvm-ipxe *

You will get with kvm-ipxe package name, version, architecture and description in a table

kvm-ipxe package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package kvm-ipxe
Version 1.0.0+git-3.55f6c88-0ubuntu1
Description PXE ROMs for KVM
Sub Section Admin


See Also, How to uninstall or remove kvm-ipxe software package from Ubuntu 12.04 LTS (Precise Pangolin)?