Myosotis - Debian software archive

What's it ?

Myosotis offers a software archive for Debian. With it you can easily install softwares we provide as Debian packages for our 3D platform.

Adding the Myosotis APT Repository:

First, open a terminal window. Then add the repository's key to your system's list of trusted APT keys by copy and pasting the following:
wget -q http://kheb.homelinux.org/debian/key.asc -O- | sudo apt-key add -
Next, add the repository to your system's list of APT sources:

For Ubuntu Gutsy (7.10):

comming soon

For Debian Etch (4.0) and Debian Lenny (testing):

sudo wget http://kheb.homelinux.org/debian/myosotis_debian_archive.source -O /etc/apt/sources.list.d/myosotis_debian_archive.source

Install Myosotis packages

Then, you can install babel-archeo-vision from Myosotis like it were any other package, such as by using the Synaptic Package Manager under System->Administration. Alternatively, you can install from the terminal by running
sudo apt-get update
to update APT's package information and then
sudo apt-get install babel-archeo-vision