=========================
 |boing| on Ubuntu 12.04
=========================

It is possible to install both Python and PyQt directly from the
standard repositories by typing in a terminal::

  sudo apt-get install python3-pyqt4 python3-setuptools python3-numpy

In order to complete the installation, open a terminal and type::

  cd <BOING-DIRECTORY>
  sudo python3.2 setup.py install

Other Ubuntu releases
=====================

- :doc:`Ubuntu 11.04 <ubuntu-natty>`
