Hello Linux Geeksters. In this article I will show you how to install the latest version of Intel Graphics Installer on Ubuntu 13.04 Raring Ringtal and Ubuntu 12.10 Quantal Quetzal.
As you may know, the Intel Linux Graphics Installer is a tool created by Intel to help users install video drivers for Intel hardware easily.
Let’s start the installation guide:
Download Intel(R) Linux* Graphics Installer version 1.0.1 for Ubuntu* 13.10 / 13.04 / 12.10 (64-bit):
$ wget -c https://download.01.org/gfx/ubuntu/13.04/main/pool/13.04/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.0.1_amd64.deb
Download Intel(R) Linux* Graphics Installer version 1.0.1 for Ubuntu* 13.10 / 13.04 / 12.10 (32-bit):
$ wget -c https://download.01.org/gfx/ubuntu/13.04/main/pool/13.04/i/intel-linux-graphics-installer/intel-linux-graphics-installer_1.0.1_i386.deb
Install the drivers:
$ sudo dpkg -i intel-linux-graphics-installer_1.0.1_*.deb
Fix the dependencies, if needed:
$ sudo apt-get install -f
Hello,
Ubuntu 13.10 misses a dependency for the Intel Graphics Installer which is present in 13.04:
libpackagekit-glib2-14