How to Install efilinux software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install efilinux software package in Ubuntu 12.04 LTS (Precise Pangolin)

efilinux software package provides UEFI bootloader, 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 efilinux 

efilinux is installed in your system.

Make ensure the efilinux package were installed using the commands given below,

$ sudo dpkg-query -l | grep efilinux *

You will get with efilinux package name, version, architecture and description in a table

efilinux package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Utilities
Package efilinux
Version 0.9-2
Description UEFI bootloader
Sub Section Utils


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