Myosotis offers a software archive for Debian packages. With it you can easily install softwares we provide as Debian packages for our 3D platform.
To install these software you have to add our archive to the apt-get system, that manages software installation under Debian (and Ubuntu).
You'll be able to install or update our software through the tools apt-get or synaptic.
For those who know, the key is available here.
You'll need to use sudo to start admin commands on your system.
Open a terminal window. Run the following command to add the key to you system:
wget -q http://kheb.homelinux.org/debian/key.asc -O- | sudo apt-key add -
Run the following command to add our archive to your system:
sudo wget http://kheb.homelinux.org/debian/myosotis_debian_archive_source.list \ -O /etc/apt/sources.list.d/myosotis_debian_archive_source.list
We plan to support other distributions soon:
Ask now your apt-get system to update the list of packages available for installation.
With the comand:
sudo apt-get update
Or with synaptic: click on the Reload button.
Note If an unexpected error triggers when you try to update with apt-get, try this command:
sudo apt-get -o Acquire::http::No-Cache=true update
Now you can install our software packages.
For example freewrl.
Our packages are listed under synaptic, you have to click on the Origin button, and then choose one of the kheb... archives
If you have trouble using this Debian archive, please make a detailled report to myosotis-debian _REMOVE_REPLACE_WITH_AT_ lists.tuxfamily.org.
If you want to contact us, send a mail to: deb.myosotis _REMOVE_REPLACE_WITH_AT_ gmail.com.