This page explains how to use the HanoiLUG APT repository.

Create a file /etc/apt/sources.list.d/hanoilug.org.list by doing the following

sudo wget http://apt.hanoilug.org/ubuntu/hanoilug-gutsy.list -O /etc/apt/sources.list.d/hanoilug.org.list

(you may also use dapper, edgy or feisty instead of gutsy, depending on what is your current installation)

Then import the HanoiLUG GnuPG keyring into the APT trusted keys database:

wget -O- http://apt.hanoilug.org/hanoilug-keyring.gpg | sudo apt-key add -

And finally run this command to update your package list:

sudo apt-get update

Congratulation! You now have the HanoiLUG packages available for installation. :-)

The first thing you would love to do is to install the hanoilug-desktop package ! ;-)